summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2005-01-25 21:09:59 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2005-01-25 21:09:59 (GMT)
commit7eba58a43981a6121bbc0f24bce47ce5d23303d4 (patch)
tree7c75173faefe4a9e1c8ca76096ea1fdf0542e8a4 /bootstrap
parent96daa417cb8ee1dffd3f5e17e7b3c76df31d5b73 (diff)
downloadCMake-7eba58a43981a6121bbc0f24bce47ce5d23303d4.zip
CMake-7eba58a43981a6121bbc0f24bce47ce5d23303d4.tar.gz
CMake-7eba58a43981a6121bbc0f24bce47ce5d23303d4.tar.bz2
ENH: add xcode stuff to bootstrap
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 03a7734..0cd0d06 100755
--- a/bootstrap
+++ b/bootstrap
@@ -44,6 +44,9 @@ CMAKE_CXX_SOURCES="\
cmSourceFile \
cmSystemTools \
cmGlobalUnixMakefileGenerator \
+ cmGlobalXCodeGenerator \
+ cmLocalXCodeGenerator \
+ cmXCodeObject \
cmLocalUnixMakefileGenerator \
cmBootstrapCommands \
cmCommands \