parent
784a8ec2c1
commit
5d194d942d
@ -265,7 +265,7 @@ endif()
|
|||||||
|
|
||||||
option(ENABLE_DEBUG "Enable curl debug features (for developing curl itself)" OFF)
|
option(ENABLE_DEBUG "Enable curl debug features (for developing curl itself)" OFF)
|
||||||
if(ENABLE_DEBUG)
|
if(ENABLE_DEBUG)
|
||||||
message(WARNING "This curl build is Debug-enabled, do not use in production.")
|
message(WARNING "This curl build is Debug-enabled and insecure, do not use in production.")
|
||||||
endif()
|
endif()
|
||||||
option(ENABLE_CURLDEBUG "Enable TrackMemory debug feature" ${ENABLE_DEBUG})
|
option(ENABLE_CURLDEBUG "Enable TrackMemory debug feature" ${ENABLE_DEBUG})
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user