mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-29 02:20:17 -06:00
4 lines
140 B
CMake
4 lines
140 B
CMake
include("${RunCMake_SOURCE_DIR}/TestVariable.cmake")
|
|
|
|
test_variable("CMAKE_INSTALL_PREFIX" "PATH" "${CMAKE_SOURCE_DIR}/build/install_dir1")
|