[cmake-commits] martink committed CMakeLists.txt 1.314 1.315

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Dec 4 11:20:01 EST 2006


Update of /cvsroot/CMake/CMake/Source
In directory public:/mounts/ram/cvs-serv18373

Modified Files:
	CMakeLists.txt 
Log Message:
ENH: added properties into the compile, but not that many


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CMakeLists.txt,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -d -r1.314 -r1.315
--- CMakeLists.txt	4 Dec 2006 16:05:23 -0000	1.314
+++ CMakeLists.txt	4 Dec 2006 16:19:59 -0000	1.315
@@ -146,10 +146,10 @@
   cmProperty.h
   cmPropertyDefinition.cxx
   cmPropertyDefinition.h
-  cmPropertyDefinitionMap.cxx
-  cmPropertyDefinitionMap.h
-  cmPropertyMap.cxx
-  cmPropertyMap.h
+#  cmPropertyDefinitionMap.cxx
+#  cmPropertyDefinitionMap.h
+#  cmPropertyMap.cxx
+#  cmPropertyMap.h
   cmSourceFile.cxx
   cmSourceFile.h
   cmSourceGroup.cxx



More information about the Cmake-commits mailing list