-
- Downloads
ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as...
ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as replacements for the INSTALL_FILES and INSTALL_PROGRAMS commands. This addresses the request for absolute path install destinations in bug#2691.
Showing
- Source/CMakeLists.txt 2 additions, 0 deletionsSource/CMakeLists.txt
- Source/cmInstallCommand.cxx 88 additions, 0 deletionsSource/cmInstallCommand.cxx
- Source/cmInstallCommand.h 38 additions, 11 deletionsSource/cmInstallCommand.h
- Source/cmInstallFilesCommand.h 7 additions, 2 deletionsSource/cmInstallFilesCommand.h
- Source/cmInstallFilesGenerator.cxx 47 additions, 0 deletionsSource/cmInstallFilesGenerator.cxx
- Source/cmInstallFilesGenerator.h 39 additions, 0 deletionsSource/cmInstallFilesGenerator.h
- Source/cmInstallProgramsCommand.h 8 additions, 2 deletionsSource/cmInstallProgramsCommand.h
- Source/cmLocalGenerator.cxx 9 additions, 42 deletionsSource/cmLocalGenerator.cxx
- Tests/SimpleInstall/CMakeLists.txt 2 additions, 1 deletionTests/SimpleInstall/CMakeLists.txt
- Tests/SimpleInstallS2/CMakeLists.txt 2 additions, 1 deletionTests/SimpleInstallS2/CMakeLists.txt
- bootstrap 1 addition, 0 deletionsbootstrap
Loading
Please register or sign in to comment