diff options
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r-- | Source/CMakeLists.txt | 3 |
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 |