ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets. ...
ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets. No targets of type cmTarget::INSTALL_FILES or cmTarget::INSTALL_PROGRAMS are created, so we do not need to check for them everywhere anymore.
Please register or sign in to comment