summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2006-12-04 16:19:59 (GMT)
committerKen Martin <ken.martin@kitware.com>2006-12-04 16:19:59 (GMT)
commitff67e8a65d064340cb6cb3f30733ce2eb1e914bb (patch)
treee193085305686be85a5058f9d47d2ee558292b92 /Source/CMakeLists.txt
parent011532e0c3503cd5767a6090a6e55271cc365a09 (diff)
downloadCMake-ff67e8a65d064340cb6cb3f30733ce2eb1e914bb.zip
CMake-ff67e8a65d064340cb6cb3f30733ce2eb1e914bb.tar.gz
CMake-ff67e8a65d064340cb6cb3f30733ce2eb1e914bb.tar.bz2
ENH: added properties into the compile, but not that many
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 8a6e300..9896b17 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