Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a914434d52fca46b23f139dd4be1f4e22cbd5fe4
/
.
/
Tests
/
RunCMake
/
find_path
/
VALIDATOR-specify-macro.cmake
blob: 62b44ed6ce8fdeb59831370de0da9a149b112b7f [
file
]
macro
(
CHECK result path
)
endmacro
()
find_path
(
result NAMES input
.
txt VALIDATOR check
)