cmake/Tests/RunCMake/GeneratorToolset/TestToolsetVersionBoth.cmake
2018-08-09 18:06:22 +02:00

3 lines
166 B
CMake

message(STATUS "CMAKE_VS_PLATFORM_TOOLSET='${CMAKE_VS_PLATFORM_TOOLSET}'")
message(STATUS "CMAKE_VS_PLATFORM_TOOLSET_VERSION='${CMAKE_VS_PLATFORM_TOOLSET_VERSION}'")