mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 06:30:20 -06:00
4 lines
104 B
CMake
4 lines
104 B
CMake
include(${CMAKE_CURRENT_LIST_DIR}/TestVariable.cmake)
|
|
|
|
test_variable(CMAKE_VS_PLATFORM_NAME "" "Win32")
|