mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
071ce33ec9
This removes the file-wise installation rules for Modules and Templates and instead installs the whole directories. This approach is much less error-prone. The old approach was left from before CMake had the install(DIRECTORY) command.