Skip to content
  • Brad King's avatar
    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