This commit is contained in:
Viktor Szakats 2025-08-18 02:06:35 +02:00
parent b6c7bd166b
commit 7b33e91904
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -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