VALIDATOR-specify-macro.cmake 88 B

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