cmake/Tests/RunCMake/CMakePresets/VisualStudioInheritanceChild.cmake

5 lines
171 B
CMake
Raw Normal View History

2021-09-14 00:13:48 +02:00
include(${CMAKE_CURRENT_LIST_DIR}/TestVariable.cmake)
test_variable(CMAKE_VS_PLATFORM_NAME "" "Test Platform")
test_variable(CMAKE_VS_PLATFORM_TOOLSET "" "Test Toolset")