VALIDATOR-specify-macro.cmake 91 B

12345
  1. macro(CHECK result path)
  2. endmacro()
  3. find_program(result NAMES input.txt VALIDATOR check)