Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c7207292532c7e572be52ec79fca7b446fd151f4
/
.
/
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"
)