mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
d3625b7283
The top-level WiX feature implicitly created by the WIX generator represents the package as a whole. As such it does not make sense to allow installer users to deselect it from the installation. Suggested-by: Mark Stijnman