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