Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
ac892a64a93054f27dfd84d99af01ac68aa617d7
/
.
/
Tests
/
RunCMake
/
CMakePresets
/
GoodInstallCommandLine.cmake
blob: a4f61786e0cd071c7565bd77521ff364e44286ec [
file
]
include
(
"${RunCMake_SOURCE_DIR}/TestVariable.cmake"
)
test_variable
(
"CMAKE_INSTALL_PREFIX"
"PATH"
"${RunCMake_SOURCE_DIR}/path/passed/on/command_line"
)