4 lines
114 B
CMake
4 lines
114 B
CMake
|
include(${CMAKE_CURRENT_LIST_DIR}/TestVariable.cmake)
|
||
|
|
||
|
test_variable(CMAKE_VS_PLATFORM_TOOLSET "" "Test Toolset")
|