diff options
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r-- | Source/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index 3e670a1..1a0e8ab 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -106,6 +106,8 @@ SET(SRCS cmExprLexer.cxx cmExprParser.cxx cmExprParserHelper.cxx + cmExtraEclipseCDT4Generator.cxx + cmExtraEclipseCDT4Generator.h cmFileTimeComparison.cxx cmFileTimeComparison.h cmGeneratedFileStream.cxx |