Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
find_path
/
EmptyOldStyle.cmake
blob: d78bb65e03cdc5b98473458648b40877a3f9fff9 [
file
]
find_path
(
VAR ONLY_CMAKE_FIND_ROOT_PATH
)
message
(
STATUS
"${VAR}"
)