summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2005-01-25 20:26:57 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2005-01-25 20:26:57 (GMT)
commit96daa417cb8ee1dffd3f5e17e7b3c76df31d5b73 (patch)
tree4fd722a406a18346ac4bb90e9fb66b1e7503357c /Source/CMakeLists.txt
parente07af61e51618d60a32aedb268fdc0854624f0dd (diff)
downloadCMake-96daa417cb8ee1dffd3f5e17e7b3c76df31d5b73.zip
CMake-96daa417cb8ee1dffd3f5e17e7b3c76df31d5b73.tar.gz
CMake-96daa417cb8ee1dffd3f5e17e7b3c76df31d5b73.tar.bz2
ENH: add initial non-working XCode stuff
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 5196fba..9ea72a4 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -43,6 +43,9 @@ SET(SRCS
cmVersion.h
cmXMLParser.cxx
cmXMLParser.h
+ cmXCodeObject.cxx
+ cmLocalXCodeGenerator.cxx
+ cmGlobalXCodeGenerator.cxx
cmake.cxx
cmake.h
cmakewizard.cxx