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