summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakePresets/GoodInstallCommandLine.cmake
blob: a4f61786e0cd071c7565bd77521ff364e44286ec (plain)
1
2
3
include("${RunCMake_SOURCE_DIR}/TestVariable.cmake")

test_variable("CMAKE_INSTALL_PREFIX" "PATH" "${RunCMake_SOURCE_DIR}/path/passed/on/command_line")