mirror of
https://github.com/reactos/CMake.git
synced 2025-01-22 03:16:03 +00: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.