mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05: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}")
|