[cmake-commits] martink committed CMakeLists.txt 1.7 1.8

cmake-commits at cmake.org cmake-commits at cmake.org
Thu May 31 10:29:15 EDT 2007


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

Modified Files:
	CMakeLists.txt 
Log Message:
ENH: added new test for SourceFile objects and properties


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/CMakeLists.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- CMakeLists.txt	21 May 2007 14:15:42 -0000	1.7
+++ CMakeLists.txt	31 May 2007 14:29:12 -0000	1.8
@@ -46,6 +46,7 @@
   ADD_TEST_MACRO(LinkLine LinkLine)
   ADD_TEST_MACRO(MacroTest miniMacroTest)
   ADD_TEST_MACRO(Framework bar)
+  ADD_TEST_MACRO(Properties Properties)
 
   # add tests with more complex invocations
   ADD_TEST(TargetName ${CMAKE_CTEST_COMMAND}



More information about the Cmake-commits mailing list