Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
422c1de564cec5689de052d5eb0c2ddd7065833c
/
.
/
Tests
/
RunCMake
/
find_program
/
VALIDATOR-specify-macro.cmake
blob: 43bb9ec3104937b841ed8db208601e673e857079 [
file
]
macro
(
CHECK result path
)
endmacro
()
find_program
(
result NAMES input
.
txt VALIDATOR check
)