Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
6.0.0 Beta1
-
None
-
91384c99182e3e306f9cad97a3e9e6de283e5466 (qt/qtbase/dev)
Description
Long story short, I was trying to do this:
cmake -D QT_FEATURE_gui=Off ...
This broke as only "OFF" is accepted and the error message doesn't give a hint about the allowed values.