Skip to content
Snippets Groups Projects
Forked from CMake / CMake
Source project has a limited visibility.
  • Brad King's avatar
    071ce33e
    ENH: Install all Modules and Templates · 071ce33e
    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
    ENH: Install all Modules and Templates
    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.