Just try to put cmake_minimum_required(VERSION 2.8) at the top of your file. ________________________________________ From: Bernd Jagla [bernd.jagla@pasteur.fr] Sent: Friday, March 30, 2012 4:32 PM To: seqan-dev@lists.fu-berlin.de Subject: Re: [Seqan-dev] project problem It seems that while I was trying to solve a build problem somehow the CMakeLists.txt have been removed... So I added them again from the other computer... BUT... now there seems to be a cmake problem: CMake Error at CMakeLists.txt:1 (seqan_project_just_include_all_subdirs): Unknown CMake command "seqan_project_just_include_all_subdirs". CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.8) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred! That is I am using cmake version 2.8.7 on the new machine and have no idea which version I used to create the project... Thanks ... Bernd On 3/30/2012 3:58 PM, Bernd Jagla wrote: > Hi, > > I copied a project from one sandbox to another by just copying the > directory. (I need to move to another computer) > Unfortunately this directory is not being recognized as a project > somehow... > What do I have to do in order to get this working? > > Thanks, > > Bernd > > PS: > > executing > cmake -G "Unix Makefiles" -D CMAKE_BUILD_TYPE=Debug ../.. > in ......seqan/Build/Debug is not enough... > > > _______________________________________________ > seqan-dev mailing list > seqan-dev@lists.fu-berlin.de > https://lists.fu-berlin.de/listinfo/seqan-dev > > _______________________________________________ seqan-dev mailing list seqan-dev@lists.fu-berlin.de https://lists.fu-berlin.de/listinfo/seqan-dev