Use MakeMakefile to find executable
What does this Merge Request do?
Instead of calling which or command use Ruby's implementation in
MakeMakefile.find_executable.
Alternative to !1527 (closed).
Merge Request checklist
-
Tests added for new functionality. If not, please raise Issue to follow-up. -
This change is backward compatible. If not, please include steps to communicate to our users. -
Documentation added/updated, if needed. -
gdk doctortest added, if needed.