diff CMakeLists.txt @ 978:d92b1594e974

Merged.
author Emanuel Schuetze <emanuel@intevation.de>
date Fri, 29 Aug 2014 13:10:11 +0200
parents e33a061977c8
children 8fb1b912fd8e
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Aug 29 13:09:40 2014 +0200
+++ b/CMakeLists.txt	Fri Aug 29 13:10:11 2014 +0200
@@ -10,7 +10,7 @@
 
 option(DO_RELEASE_BUILD "Build for a public release." OFF)
 option(ENABLE_PROFILING "Set to enable profiling." OFF)
-option(USE_CURL "Use libcurl to download updates and certificate lists." UNIX)
+option(USE_CURL "Use libcurl to download updates and certificate lists." ON)
 
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/")
 

http://wald.intevation.org/projects/trustbridge/