FIX: fixed building curlcpp static
This commit is contained in:
@@ -37,7 +37,7 @@ ENDIF()
|
|||||||
|
|
||||||
|
|
||||||
IF (NOT TARGET curlcpp)
|
IF (NOT TARGET curlcpp)
|
||||||
# set(CLI11_TESTING OFF CACHE BOOL "disable testing")
|
set(BUILD_SHARED_LIBS FALSE )
|
||||||
add_subdirectory(libs/curlcpp EXCLUDE_FROM_ALL)
|
add_subdirectory(libs/curlcpp EXCLUDE_FROM_ALL)
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user