3 lines
45 B
CMake
3 lines
45 B
CMake
|
|
find_path(result NAMES input.txt VALIDATOR)
|
|
|
find_path(result NAMES input.txt VALIDATOR)
|