mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 22:30:13 -06:00
4 lines
113 B
CMake
4 lines
113 B
CMake
include(${CMAKE_CURRENT_LIST_DIR}/TestVariable.cmake)
|
|
|
|
test_variable(CMAKE_GENERATOR "" "${RunCMake_GENERATOR}")
|