Skip to content
Snippets Groups Projects
Forked from CMake / CMake
56846 commits behind the upstream repository.
Brad King's avatar
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.
071ce33e
History