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