cmake/Tests/RunCMake/GeneratorToolset/TestToolsetVersionBoth.cmake

3 lines
166 B
CMake
Raw Normal View History

2018-08-09 18:06:22 +02:00
message(STATUS "CMAKE_VS_PLATFORM_TOOLSET='${CMAKE_VS_PLATFORM_TOOLSET}'")
message(STATUS "CMAKE_VS_PLATFORM_TOOLSET_VERSION='${CMAKE_VS_PLATFORM_TOOLSET_VERSION}'")