qt6-bb10/tests/auto/tools
Mate Barany cc70757964 qdbusxml2cpp: allow choosing <> over ""
qdbusxml2cpp's -i option uses "" for the includes.
However, an option to include with <> would be also
desirable, since some compilers may use a different
search strategy for <> than for "".

Add a new command line option -I/--global-include
to include the given argument using <>.

The new option will be used in qtconnectivity.

[ChangeLog][qdbusxml2cpp] Added command line option
-I/--global-include to include header files with <> in
the generated files.

Fixes: QTBUG-103362
Change-Id: If8e7f8b86440bdec53f2517db1ad460912664b20
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2022-07-07 07:44:16 +00:00
..
macdeployqt Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
moc tst_moc: fix build with GCC 12 2022-06-24 19:05:53 -07:00
qdbuscpp2xml Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusxml2cpp qdbusxml2cpp: allow choosing <> over "" 2022-07-07 07:44:16 +00:00
qmake Teach qmake about digit-grouping apostrophes in numeric literals 2022-06-17 00:05:53 +02:00
qmakelib Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
rcc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
uic Make uic generate correct C++ comments 2022-05-18 11:53:26 +02:00
windeployqt Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Exclude tst_qmake if the build of qmake tool is disabled 2022-02-09 15:33:46 +01:00