From ff67e8a65d064340cb6cb3f30733ce2eb1e914bb Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Mon, 4 Dec 2006 11:19:59 -0500 Subject: [PATCH] ENH: added properties into the compile, but not that many --- Source/CMakeLists.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index 8a6e30054..9896b17c3 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