From 7b33e91904d04d0c17208e0fedf8504770e7ccb7 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 18 Aug 2025 02:06:35 +0200 Subject: [PATCH] debug cm --- tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 0593b513ee..8e6ea5e80c 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -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