mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-22 06:31:29 -06:00
3 lines
66 B
CMake
3 lines
66 B
CMake
find_path(VAR ONLY_CMAKE_FIND_ROOT_PATH)
|
|
message(STATUS "${VAR}")
|