summaryrefslogtreecommitdiffstats
path: root/Utilities
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2007-11-07 19:35:56 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2007-11-07 19:35:56 (GMT)
commit333ff59c23adf41fc9a12703c81e6468441343db (patch)
treefc994323d4838c85bf5061f4cc8e37adffbd637c /Utilities
parent87c22309b844176df1250f37ecef418b6856ddd6 (diff)
downloadCMake-333ff59c23adf41fc9a12703c81e6468441343db.zip
CMake-333ff59c23adf41fc9a12703c81e6468441343db.tar.gz
CMake-333ff59c23adf41fc9a12703c81e6468441343db.tar.bz2
ENH: remove memdebug.c from list
Diffstat (limited to 'Utilities')
-rw-r--r--Utilities/cmcurl/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/cmcurl/CMakeLists.txt b/Utilities/cmcurl/CMakeLists.txt
index 066eaee..666c7a7 100644
--- a/Utilities/cmcurl/CMakeLists.txt
+++ b/Utilities/cmcurl/CMakeLists.txt
@@ -78,7 +78,7 @@ SET(libCurl_SRCS
ldap.c
llist.c
md5.c
- memdebug.c
+# memdebug.c -not used
mprintf.c
multi.c
netrc.c