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