updated build system
This commit is contained in:
@ -48,8 +48,6 @@ if(PROJECT_ENABLE_CURL)
|
||||
|
||||
list(APPEND PROJECT_DEPENDENCIES curl_project)
|
||||
|
||||
if(PROJECT_ENABLE_OPENSSL)
|
||||
add_dependencies(curl_project openssl_project)
|
||||
endif()
|
||||
add_dependencies(curl_project openssl_project)
|
||||
endif()
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user