mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 23:00:07 -06:00
In the get_filename_component command, add a new BASE_DIR parameter to use with the ABSOLUTE and REALPATH options. This will be used when finding an absolute path from a relative path.