mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
da5ac4bb60
For the multi-configuration generators one can specify the list of configurations to include in the package. E.g. having a project, where debug libraries have a suffix to distinct them from the release builds, one can build the package containing both `Debug` and `Release` binaries.