mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-24 16:26:11 +00:00
GetPrerequisites: Enable test for BundleUtilities on MinGW
Signed-off-by: Michael Tänzer <neo@nhng.de>
This commit is contained in:
@@ -287,6 +287,7 @@ if(BUILD_TESTING)
|
||||
|
||||
# run test for BundleUtilities on supported platforms/compilers
|
||||
if(MSVC OR
|
||||
MINGW OR
|
||||
CMAKE_SYSTEM_NAME MATCHES "Linux" OR
|
||||
CMAKE_SYSTEM_NAME MATCHES "Darwin")
|
||||
if(NOT "${CMAKE_TEST_GENERATOR}" STREQUAL "Watcom WMake")
|
||||
|
||||
Reference in New Issue
Block a user