3 lines
129 B
CMake
3 lines
129 B
CMake
message("CMAKE_VS_PLATFORM_NAME_DEFAULT is \"${CMAKE_VS_PLATFORM_NAME_DEFAULT}\"")
|
|
set(CMAKE_GENERATOR_PLATFORM "Test Platform")
|