From d8acdfd573020af223d8888739d5c54a138b11fa Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 18 Aug 2025 02:40:14 +0200 Subject: [PATCH] Revert "debug cm" This reverts commit 24a8e3010ea0af347e271a24cc3fe9eb1f6b6e9a. --- tests/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 8e6ea5e80c..0593b513ee 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -113,7 +113,6 @@ 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