diff options
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r-- | Source/CMakeLists.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index 5311c72..ebb8112 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -146,10 +146,10 @@ SET(SRCS cmProperty.h cmPropertyDefinition.cxx cmPropertyDefinition.h -# cmPropertyDefinitionMap.cxx -# cmPropertyDefinitionMap.h -# cmPropertyMap.cxx -# cmPropertyMap.h + cmPropertyDefinitionMap.cxx + cmPropertyDefinitionMap.h + cmPropertyMap.cxx + cmPropertyMap.h cmSourceFile.cxx cmSourceFile.h cmSourceGroup.cxx |