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