mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-12 01:59:43 -06:00
4 lines
123 B
CMake
4 lines
123 B
CMake
include(${CMAKE_CURRENT_LIST_DIR}/TestVariable.cmake)
|
|
|
|
test_variable(TEST_HOST_SYSTEM_NAME "" "${CMAKE_HOST_SYSTEM_NAME}")
|