mirror of
https://github.com/curl/curl.git
synced 2026-07-28 09:03:06 +03:00
debug cm
This commit is contained in:
parent
b6c7bd166b
commit
7b33e91904
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ if(MSVC OR CMAKE_C_COMPILER_ID STREQUAL "GNU" OR CMAKE_C_COMPILER_ID MATCHES "Cl
|
|||
else()
|
||||
set(CURL_CPP "cpp")
|
||||
endif()
|
||||
message(STATUS "CURL_CPP|${CURL_CPP}|")
|
||||
# Generate version script for the linker, for versioned symbols.
|
||||
# Consumed variable:
|
||||
# CURL_CPP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue