Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
6.2.4, 6.3.0 RC
-
None
-
3
-
cc70757964 (qt/qtbase/dev) cc70757964 (qt/tqtc-qtbase/dev)
-
Team B Foundation Sprint 60, Foundation Sprint 61
Description
qdbusxml2cpp's -i option always uses "" for the includes. Sometimes, one would like it to use <> for them, because some compilers may use a different search strategy for <> than for "" (e.g., including or excluding files in the same directory).
Acceptance criteria:
- qdbusxml2cpp has a new command line option (--global-include/-I, naming subject to bikeshedding), which will include the given argument using <> instead of -i's ""
- Use of the new switch is rolled out in at least qtconnectivity
Attachments
Issue Links
- resulted from
-
QTBUG-103207 include moc files [QtConnectivity]
-
- Closed
-