3 lines
48 B
CMake
3 lines
48 B
CMake
|
|
find_program(result NAMES input.txt VALIDATOR)
|
|
|
find_program(result NAMES input.txt VALIDATOR)
|