[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.7 1.7.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/MakeClean/ToClean
In directory public:/mounts/ram/cvs-serv2066/Tests/MakeClean/ToClean

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt 
Log Message:
ENH: merge in from CVS


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/MakeClean/ToClean/CMakeLists.txt,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -C 2 -d -r1.7 -r1.7.2.1
*** CMakeLists.txt	7 Mar 2008 20:30:35 -0000	1.7
--- CMakeLists.txt	24 Mar 2008 22:23:26 -0000	1.7.2.1
***************
*** 1,3 ****
! cmake_policy(VERSION 2.6)
  PROJECT(ToClean)
  
--- 1,3 ----
! CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
  PROJECT(ToClean)
  



More information about the Cmake-commits mailing list