summaryrefslogtreecommitdiff
path: root/Modules/CPack.cmake
diff options
context:
space:
mode:
authorAlex Turbov <i.zaufi@gmail.com>2019-11-10 14:33:05 +0200
committerBrad King <brad.king@kitware.com>2019-11-11 14:15:09 -0500
commit108207cc849b3c6f3de57c5ba8676465510d0849 (patch)
tree8d656039b9295475cb0a6efb815aad3f32220a3f /Modules/CPack.cmake
parentc1d5d5eb11e0260ffadda0851ac844ab46b6b179 (diff)
downloadcmake-108207cc849b3c6f3de57c5ba8676465510d0849.tar.gz
CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONS
In commit da5ac4bb60 (cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variable, 2019-07-10, v3.16.0-rc1~165^2) we added both the variable and support for `cpack -C` with multiple configurations. Drop the variable because the `package` target cannot ensure that all of the configurations are built. Keep the command-line interface so that it can be used manually in scripts. Fixes: #19918
Diffstat (limited to 'Modules/CPack.cmake')
-rw-r--r--Modules/CPack.cmake7
1 files changed, 0 insertions, 7 deletions
diff --git a/Modules/CPack.cmake b/Modules/CPack.cmake
index 18098464e7..8a6a7129e8 100644
--- a/Modules/CPack.cmake
+++ b/Modules/CPack.cmake
@@ -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