diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
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) #----------------------------------------------------------------------------- |