Files
rawTherapee/AboutThisBuild.cmake
Eduardo Pérez 7d97d0da93 Use "find_program" to search for git executable
CMake's "find_file" can return non-executable files or folders, thus "find_program" must be used to ensure that only executable files are detected.
Fixes issue #3290
2016-05-19 15:23:37 +02:00

2.7 KiB