blob: d1692dcb693e1c747e95e57d36f06b660ce6904b (
plain)
1
2
3
4
5
|
cpack-install-multiple-configurations
-------------------------------------
* CPack learned :variable:`CPACK_INSTALL_CMAKE_CONFIGURATIONS` to control
what configurations going to be packaged for multi-configuration generators.
|