Skip to content
  • Brad King's avatar
    ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved... · cfa25e9e
    Brad King authored
    ENH: Added INSTALL_PROGRAMS command and corresponding support.  This involved splitting cmTarget::INSTALL into INSTALL_FILES and INSTALL_PROGRAMS enum values.  INSTALL_FILES no longer adds execute permission.  The INSTALL_PROGRAMS commnad takes either a list of explicit names, or a regex.  It will not expand source lists like the INSTALL_FILES command will.
    cfa25e9e