updated build system
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
set(CURL_USE_STATIC_LIBS ${PROJECT_STATIC_LINK})
|
||||
|
||||
if(PROJECT_ENABLE_CURL)
|
||||
if(PROJECT_BUILD)
|
||||
find_package(CURL ${CURL_VERSION} REQUIRED)
|
||||
|
Reference in New Issue
Block a user