mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
d588e81ffb
Add policy CMP0172 to set `CPACK_WIX_INSTALL_SCOPE` to `perMachine` by default. Follow up commit60661f6770(CPack/WiX: Make InstallScope configurable, 2023-11-07, v3.29.0-rc1~413^2) and commit614100dbf6(CPack/WiX: Restore default (missing) InstallScope from 3.28 and lower, 2024-06-05, v3.30.0-rc1~7^2~1). Issue: #20962 Issue: #26029
7 lines
247 B
ReStructuredText
7 lines
247 B
ReStructuredText
cpack-wix-per-machine
|
|
---------------------
|
|
|
|
* The :module:`CPack` module enables per-machine installation by default
|
|
in the :cpack_gen:`CPack WIX Generator`. See policy :policy:`CMP0172`
|
|
and the :variable:`CPACK_WIX_INSTALL_SCOPE` variable.
|