Brad King fc1990c933 cmFindProgramCommand: Re-implement search using more flexible approach
Avoid using KWSys SystemTools::FindProgram because it does much more
than we actually need for find_program and does not allow us to control
the order of preference between directories and names.  Create our own
cmFindProgramHelper much like cmFindLibraryHelper but without all the
find_library-specific parts.
2015-09-02 10:17:22 -04:00
..
2015-09-01 09:53:32 -04:00
2015-09-02 00:01:04 -04:00
2015-08-03 09:22:25 -04:00
2015-08-27 10:04:09 -04:00
2015-08-27 10:04:09 -04:00
2015-09-01 09:53:30 -04:00
2015-08-27 10:07:32 -04:00