-
- Downloads
Merge topic 'install-with-runtime-dependencies'
8d898cb3 FileAPI: Add integration for runtime dependency installers 72f2448e Help: Add documentation for runtime dependency installation 0c3c6aca Tests: Add tests for new options 4910132d install: Add RUNTIME_DEPENDENCY_SET mode bc8a4a06 install(IMPORTED_RUNTIME_ARTIFACTS): Add RUNTIME_DEPENDENCY_SET option 3e7d3c25 install(TARGETS): Add RUNTIME_DEPENDENCY_SET argument ed3633d8 install(TARGETS): Add RUNTIME_DEPENDENCIES option f2617cf8 Source: Add cmInstallRuntimeDependencySet ... Acked-by:Kitware Robot <kwrobot@kitware.com> Merge-request: !6186
No related branches found
No related tags found
Showing
- Help/command/install.rst 108 additions, 0 deletionsHelp/command/install.rst
- Help/manual/cmake-file-api.7.rst 24 additions, 0 deletionsHelp/manual/cmake-file-api.7.rst
- Help/manual/cmake-generator-expressions.7.rst 3 additions, 2 deletionsHelp/manual/cmake-generator-expressions.7.rst
- Help/release/dev/install-runtime-dependencies.rst 9 additions, 0 deletionsHelp/release/dev/install-runtime-dependencies.rst
- Source/CMakeLists.txt 6 additions, 0 deletionsSource/CMakeLists.txt
- Source/cmBinUtilsMacOSMachOLinker.cxx 14 additions, 8 deletionsSource/cmBinUtilsMacOSMachOLinker.cxx
- Source/cmBinUtilsMacOSMachOLinker.h 2 additions, 0 deletionsSource/cmBinUtilsMacOSMachOLinker.h
- Source/cmFileAPICodemodel.cxx 26 additions, 2 deletionsSource/cmFileAPICodemodel.cxx
- Source/cmFileCommand.cxx 131 additions, 80 deletionsSource/cmFileCommand.cxx
- Source/cmGlobalGenerator.cxx 24 additions, 0 deletionsSource/cmGlobalGenerator.cxx
- Source/cmGlobalGenerator.h 11 additions, 0 deletionsSource/cmGlobalGenerator.h
- Source/cmInstallCommand.cxx 359 additions, 2 deletionsSource/cmInstallCommand.cxx
- Source/cmInstallGenerator.cxx 32 additions, 19 deletionsSource/cmInstallGenerator.cxx
- Source/cmInstallGenerator.h 2 additions, 1 deletionSource/cmInstallGenerator.h
- Source/cmInstallGetRuntimeDependenciesGenerator.cxx 206 additions, 0 deletionsSource/cmInstallGetRuntimeDependenciesGenerator.cxx
- Source/cmInstallGetRuntimeDependenciesGenerator.h 56 additions, 0 deletionsSource/cmInstallGetRuntimeDependenciesGenerator.h
- Source/cmInstallRuntimeDependencySet.cxx 95 additions, 0 deletionsSource/cmInstallRuntimeDependencySet.cxx
- Source/cmInstallRuntimeDependencySet.h 163 additions, 0 deletionsSource/cmInstallRuntimeDependencySet.h
- Source/cmInstallRuntimeDependencySetGenerator.cxx 276 additions, 0 deletionsSource/cmInstallRuntimeDependencySetGenerator.cxx
- Source/cmInstallRuntimeDependencySetGenerator.h 74 additions, 0 deletionsSource/cmInstallRuntimeDependencySetGenerator.h
Loading
Please register or sign in to comment