mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 21:41:06 -05:00
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