mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
Changes in commit v3.4.0-rc1~124^2~1 (cmFindProgramCommand: Re-implement search using more flexible approach, 2015-09-01) did not preserve the behavior of looking for the given name with no search path at all. Fix this and add a test case covering finding an absolute path with no search directories.
3 lines
108 B
Plaintext
3 lines
108 B
Plaintext
-- PROG='[^']*/Tests/RunCMake/find_program/A/testA'
|
|
-- PROG_ABS='[^']*/Tests/RunCMake/find_program/A/testA'
|