From 7530643d1d10b410ccfb0642758e53bd135e1903 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Sun, 1 Jun 2025 14:55:43 +0200 Subject: [PATCH] CI updates --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 592eae9a..963ca9ee 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,6 +30,7 @@ endif() # support functions and some utility include("${CMAKE_CURRENT_SOURCE_DIR}/misc/cmake/functions.cmake") upx_print_var(CMAKE_VERSION UPX_CONFIG_CMAKE_MINIMUM_REQUIRED_VERSION CMAKE_GENERATOR) +upx_print_var(CMAKE_GENERATOR_TOOLSET CMAKE_GENERATOR_PLATFORM) #*********************************************************************** # options