3 lines
49 B
CMake
3 lines
49 B
CMake
|
|
find_file(result NAMES input.txt REGISTRY_VIEW)
|
|
|
find_file(result NAMES input.txt REGISTRY_VIEW)
|