Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
CMakePresets
/
HostSystemName.cmake
blob: dc0998aa3574cd9eb9827f3e25216f6feb6f7454 [
file
] [
log
] [
blame
] [
edit
]
include
(
$
{
CMAKE_CURRENT_LIST_DIR
}/
TestVariable
.
cmake
)
test_variable
(
TEST_HOST_SYSTEM_NAME
""
"${CMAKE_HOST_SYSTEM_NAME}"
)