mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-18 22:08:28 -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