blob: 7c10e06be7b2ca5710569521647c0e8d7d13dff5 [file] [log] [blame]
include(CTest)
# This should be ignored by single-config generators.
set(CMAKE_CONFIGURATION_TYPES "Release;Debug" CACHE INTERNAL "Supported configuration types")
add_test(NAME SingleConfig COMMAND ${CMAKE_COMMAND} -E echo SingleConfig)