- 
    
Bug
 - 
    Resolution: Done
 - 
    
P2: Important
 - 
    6.0.0 Beta4
 
- 
        
 - 
        c140b26959038ada22452079ebc6e33195e9957d (qt/qtbase/dev) be01af7c343cdf7ea1bd6604bc3fa0a1f6ce6419 (qt/qtbase/6.0)
 
Errors like:
CMake Error at cmake/QtFeature.cmake:214 (message): Feature "xcb": Forcing to "ON" breaks its condition. Call Stack (most recent call first): cmake/QtFeature.cmake:284 (qt_feature_set_value) cmake/QtFeature.cmake:155 (qt_evaluate_feature) cmake/QtFeature.cmake:258 (qt_evaluate_config_expression) cmake/QtFeature.cmake:470 (qt_evaluate_feature) cmake/QtFeature.cmake:450 (qt_feature_module_end) src/CMakeLists.txt:12 (qt_feature_evaluate_features)
should actually print the condition it broke. 
It simply makes debugging what is missing much easier.
(Yeah I know I could use --trace or --trace-expand but a) this requires rerunning configure and b) it requires actually finding the line where the condition was evaluated)
| For Gerrit Dashboard: QTBUG-88476 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 323592,8 | CMake: Add debug information for 'qt_evaluate_config_expression' | dev | qt/qtbase | Status: MERGED | +2 | 0 | 
| 324417,2 | CMake: Add debug information for 'qt_evaluate_config_expression' | 6.0 | qt/qtbase | Status: MERGED | +2 | 0 |