Details
-
Task
-
Resolution: Duplicate
-
P2: Important
-
None
-
None
-
None
Description
With a recent patch it became clear that it's too easy to accidentally disable a feature without anyone noticing.
Given Qt's configurability, we should have a system in place that ensures that no feature is suddenly disabled for any given release. This includes the SSL feature, various SQL backends, image plugins, etc.
A potential implementation could, for example, be done using a system to query the CMakeCache.txt file after configure has finished.
Attachments
Issue Links
- relates to
-
COIN-1009 Diff configuration summary for every integration
-
- In Progress
-