cmake update

This commit is contained in:
Markus F.X.J. Oberhumer
2024-04-20 21:08:09 +02:00
parent e4de14612f
commit 896596f672
4 changed files with 37 additions and 24 deletions
+4 -3
View File
@@ -236,10 +236,11 @@ if(NOT CMAKE_C_COMPILER_ID MATCHES "^MSVC")
endif()
endif()
# examine MinGW/Cygwin compiler configuration
if(IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/.git")
# examine compiler configuration
if(NOT UPX_CONFIG_CMAKE_DISABLE_PRINT_INFO)
upx_print_common_symbols()
upx_print_mingw_symbols()
endif()
endif() # UPX_CONFIG_CMAKE_DISABLE_PRINT_INFO
#***********************************************************************
# targets