summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2004-10-15 15:57:12 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2004-10-15 15:57:12 (GMT)
commitbf326092a85b4ea4aa52825cbde66729ae1baf6e (patch)
tree6b90a013fd03cd802f71d716abcd7c7855a6e3a2
parent6bc6466be352aafe052ca6d5f0a2a03784322353 (diff)
downloadCMake-bf326092a85b4ea4aa52825cbde66729ae1baf6e.zip
CMake-bf326092a85b4ea4aa52825cbde66729ae1baf6e.tar.gz
CMake-bf326092a85b4ea4aa52825cbde66729ae1baf6e.tar.bz2
COMP: Security.c should be only build when Kerberos is on
-rw-r--r--Source/CTest/Curl/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/CTest/Curl/CMakeLists.txt b/Source/CTest/Curl/CMakeLists.txt
index 31fcf93..f4786eb 100644
--- a/Source/CTest/Curl/CMakeLists.txt
+++ b/Source/CTest/Curl/CMakeLists.txt
@@ -70,7 +70,6 @@ SET(libCurl_SRCS
multi.c
netrc.c
progress.c
- security.c
sendf.c
share.c
speedcheck.c