[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.9 1.9.2.1
cmake-commits at cmake.org
cmake-commits at cmake.org
Mon Mar 24 18:23:29 EDT 2008
Update of /cvsroot/CMake/CMake/Tests/Preprocess
In directory public:/mounts/ram/cvs-serv2066/Tests/Preprocess
Modified Files:
Tag: CMake-2-6
CMakeLists.txt
Log Message:
ENH: merge in from CVS
Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/Preprocess/CMakeLists.txt,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -C 2 -d -r1.9 -r1.9.2.1
*** CMakeLists.txt 7 Mar 2008 20:30:35 -0000 1.9
--- CMakeLists.txt 24 Mar 2008 22:23:26 -0000 1.9.2.1
***************
*** 1,3 ****
! cmake_policy(VERSION 2.6)
project(Preprocess)
--- 1,3 ----
! cmake_minimum_required(VERSION 2.6)
project(Preprocess)
More information about the Cmake-commits
mailing list