mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
4c8760c9fb
Fixes: #19651
3 lines
66 B
CMake
3 lines
66 B
CMake
find_path(VAR ONLY_CMAKE_FIND_ROOT_PATH)
|
|
message(STATUS "${VAR}")
|