mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
d035e9687a
If PROGRAM_ARGS is provided to get_filename_component, fix bug where the command failed to honor the CACHE argument. Added test cases to RunCMake.get_filename_component that fail when the bug is not fixed to prevent regressions. Signed-off-by: James Johnston <johnstonj.public@codenest.com>