mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-24 15:38:54 -06:00
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.