SystemTools: use FindProgram() overload that checks for directory
This converts all constructs like FileExists(f) && !SystemTools::FileIsDirectory(f) to FileExists(f, true) which behaves the same. Change-Id: Iadb26fb792db032a396bc54c58f7b902c5e054b2
Loading
Please register or sign in to comment