mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
parent
c078981332
commit
7f9bf5cfd3
@ -105,7 +105,7 @@ if (ENABLE_CURLDEBUG)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
# For debug libs and exes, add "-d" postfix
|
# For debug libs and exes, add "-d" postfix
|
||||||
set(CMAKE_DEBUG_POSTFIX "-d" CACHE STRING "Set debug library postfix" FORCE)
|
set(CMAKE_DEBUG_POSTFIX "-d" CACHE STRING "Set debug library postfix")
|
||||||
|
|
||||||
# initialize CURL_LIBS
|
# initialize CURL_LIBS
|
||||||
set(CURL_LIBS "")
|
set(CURL_LIBS "")
|
||||||
|
Loading…
Reference in New Issue
Block a user