[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.48.2.4 1.48.2.5

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Feb 4 11:44:20 EST 2009


Update of /cvsroot/CMake/CMake/Tests
In directory public:/mounts/ram/cvs-serv32179/Tests

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt 
Log Message:
ENH: merge in changes to 2.6 RC 10


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/CMakeLists.txt,v
retrieving revision 1.48.2.4
retrieving revision 1.48.2.5
diff -C 2 -d -r1.48.2.4 -r1.48.2.5
*** CMakeLists.txt	24 Oct 2008 15:18:56 -0000	1.48.2.4
--- CMakeLists.txt	4 Feb 2009 16:44:18 -0000	1.48.2.5
***************
*** 92,95 ****
--- 92,97 ----
    ADD_TEST_MACRO(Preprocess Preprocess)
    ADD_TEST_MACRO(ExportImport ExportImport)
+   ADD_TEST_MACRO(PolicyScope PolicyScope)
+   ADD_TEST_MACRO(Unset Unset)
  
    # test for correct sub-project generation



More information about the Cmake-commits mailing list