summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2005-09-04 02:16:41 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2005-09-04 02:16:41 (GMT)
commita0fb6e97dbe4338c400311eb3e15d6627c77dfa5 (patch)
treeb4562d0b07fc2c0a71d962fd28fc8aa2f528167a /bootstrap
parent5da91858618d33c78532bcfdd012e7544844dd40 (diff)
downloadCMake-a0fb6e97dbe4338c400311eb3e15d6627c77dfa5.zip
CMake-a0fb6e97dbe4338c400311eb3e15d6627c77dfa5.tar.gz
CMake-a0fb6e97dbe4338c400311eb3e15d6627c77dfa5.tar.bz2
ENH: fix bootstrap, maybe this should somehow grep awk the sources from the cmakelist file....
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 2dbbc11..3d398ec 100755
--- a/bootstrap
+++ b/bootstrap
@@ -52,6 +52,7 @@ CMAKE_CXX_SOURCES="\
cmGlobalXCodeGenerator \
cmLocalXCodeGenerator \
cmXCodeObject \
+ cmXCode21Object \
cmLocalUnixMakefileGenerator3 \
cmBootstrapCommands \
cmCommands \