-
Type:
Task
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 5.2.0 RC1
-
Component/s: Build System
-
Labels:None
-
Technical Risk:Normal
-
Commits:3b6b615334713cbfeb43409ff104244b55f4ce1f
currently, the features defined in qfeatures.h are only available for checking in the .h/.cpp files. It would be convenient if they were also available when parsing the .pro files, so one could write something like
!contains(DEFINES, QT_NO_X): SOURCES += x.cpp
instead of introducing #ifdef's in the headers / sources.
- is required for
-
QTBUG-28068 xmlpatterns: enable usage of XPath only and not schema code
-
- Closed
-