[Cmake-commits] [cmake-commits] king committed bootstrap 1.112 1.113

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Mar 7 16:26:31 EST 2008


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

Modified Files:
	bootstrap 
Log Message:
COMP: Fix bootstrap build after using cmDocumentationFormatterText in cmMakefile.


Index: bootstrap
===================================================================
RCS file: /cvsroot/CMake/CMake/bootstrap,v
retrieving revision 1.112
retrieving revision 1.113
diff -C 2 -d -r1.112 -r1.113
*** bootstrap	1 Mar 2008 20:20:34 -0000	1.112
--- bootstrap	7 Mar 2008 21:26:29 -0000	1.113
***************
*** 138,141 ****
--- 138,143 ----
    cmDepends \
    cmDependsC \
+   cmDocumentationFormatter \
+   cmDocumentationFormatterText \
    cmPolicies \
    cmProperty \



More information about the Cmake-commits mailing list