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