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