summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2005-03-04 15:05:01 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2005-03-04 15:05:01 (GMT)
commitf451469d58384f9040bdb2975540172ca8134cf3 (patch)
tree6a37ce6d0a8f973f879d2cb5b521cc7ebcac82f8 /CMakeLists.txt
parentbab4bf8591deb8f86e30621b2cb7105afef8ad8c (diff)
downloadCMake-f451469d58384f9040bdb2975540172ca8134cf3.zip
CMake-f451469d58384f9040bdb2975540172ca8134cf3.tar.gz
CMake-f451469d58384f9040bdb2975540172ca8134cf3.tar.bz2
ENH: Cleanups
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cc6e7eb..7fbe6eb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -63,7 +63,6 @@ SUBDIRS(Source/kwsys)
#-----------------------------------------------------------------------------
# Build Curl library for CTest.
-SET(CMAKE_BUILD_WITH_CURL 1)
SUBDIRS(Source/CTest/Curl)
#-----------------------------------------------------------------------------