mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 04:09:33 -05:00
b6cb117346
This teaches the undocumented file(INSTALL) command to deal with relative paths. Relative input file paths are evaluated with respect to the current source directory. Relative output file paths are evaluated with respect to the current binary directory. While this command is currently used only in cmake_install.cmake scripts (in -P script mode), this cleans up its interface in preparation for a documented signature.
67 KiB
67 KiB