3 lines
63 B
CMake
3 lines
63 B
CMake
|
|
find_program(result NAMES input.txt REGISTRY_VIEW WRONG_VIEW)
|
|
|
find_program(result NAMES input.txt REGISTRY_VIEW WRONG_VIEW)
|