blob: 3e5e579e458a56256725412e14deaeff12f2c4a3 [file]
macro(CHECK result path)
endmacro()
find_program(result NAMES input.txt VALIDATOR check)
add_subdirectory(subdir)
find_program(result NAMES input.txt VALIDATOR check2)