mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-20 02:41:01 -05:00
4 lines
113 B
CMake
4 lines
113 B
CMake
include(${CMAKE_CURRENT_LIST_DIR}/TestVariable.cmake)
|
|
|
|
test_variable(CMAKE_GENERATOR "" "${RunCMake_GENERATOR}")
|