diff options
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r-- | Source/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index c5d05f1..eebc4f3 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -125,6 +125,10 @@ SET(SRCS cmMakeDepend.h cmMakefile.cxx cmMakefile.h + cmMakefileTargetGenerator.cxx + cmMakefileExecutableTargetGenerator.cxx + cmMakefileLibraryTargetGenerator.cxx + cmMakefileUtilityTargetGenerator.cxx cmOrderLinkDirectories.cxx cmFileTimeComparison.cxx cmFileTimeComparison.h |