mirror of
https://github.com/curl/curl.git
synced 2026-07-22 22:37:16 +03:00
parent
c078981332
commit
7f9bf5cfd3
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ if (ENABLE_CURLDEBUG)
|
|||
endif()
|
||||
|
||||
# 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
|
||||
set(CURL_LIBS "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue