mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-13 12:59:55 -05:00
Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16
1d1fa5d3e4Tests: Add RunCMake.CPackCommandLine case for multi-config package108207cc84CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONS Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4025
This commit is contained in:
@@ -301,13 +301,6 @@ The following variables are for advanced uses of CPack:
|
||||
project. Defaults to the value of :variable:`CMAKE_GENERATOR`. Few users
|
||||
will want to change this setting.
|
||||
|
||||
.. variable:: CPACK_INSTALL_CMAKE_CONFIGURATIONS
|
||||
|
||||
Specify the project configurations to be packaged (e.g. ``Debug``, ``Release``,
|
||||
etc.). When the CMake project uses a multi-configuration generator such as Xcode
|
||||
or Visual Studio, this option can be used to specify what configurations
|
||||
to include in the package.
|
||||
|
||||
.. variable:: CPACK_INSTALL_CMAKE_PROJECTS
|
||||
|
||||
List of four values that specify what project to install. The four values
|
||||
|
||||
Reference in New Issue
Block a user