[cmake-commits] martink committed bootstrap 1.95 1.96

cmake-commits at cmake.org cmake-commits at cmake.org
Thu Dec 7 10:48:15 EST 2006


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

Modified Files:
	bootstrap 
Log Message:
COMP: fix bootstrap maybe


Index: bootstrap
===================================================================
RCS file: /cvsroot/CMake/CMake/bootstrap,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- bootstrap	5 Dec 2006 13:47:06 -0000	1.95
+++ bootstrap	7 Dec 2006 15:48:11 -0000	1.96
@@ -123,6 +123,10 @@
   cmCommandArgumentParserHelper \
   cmDepends \
   cmDependsC \
+  cmProperty \
+  cmPropertyMap \
+  cmPropertyDefinition \
+  cmPropertyDefinitionMap \
   cmMakeDepend \
   cmMakefile \
   cmGeneratedFileStream \



More information about the Cmake-commits mailing list