Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c7207292532c7e572be52ec79fca7b446fd151f4
/
.
/
Tests
/
RunCMake
/
CMakePresets
/
GoodInstallDefault.cmake
blob: 656fda0b95b6f0a22bde3c764704a5af899dd8c6 [
file
]
include
(
"${RunCMake_SOURCE_DIR}/TestVariable.cmake"
)
test_variable
(
"CMAKE_INSTALL_PREFIX"
"PATH"
"${CMAKE_SOURCE_DIR}/build/install_dir1"
)