Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
-
3b6b615334713cbfeb43409ff104244b55f4ce1f
Description
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.
Attachments
Issue Links
- is required for
-
QTBUG-28068 xmlpatterns: enable usage of XPath only and not schema code
-
- Closed
-