"git@gitlab.kitware.com:andreluizpedro/cmake.git" did not exist on "071ce33ec98fd6eac3345d23de76822643611083"
Forked from
CMake / CMake
56846 commits behind the upstream repository.
Brad King
authored
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.