diff options
| author | Alexey Edelev <alexey.edelev@qt.io> | 2022-11-03 16:38:51 +0100 |
|---|---|---|
| committer | Alexey Edelev <alexey.edelev@qt.io> | 2022-12-08 23:24:22 +0100 |
| commit | 2e514f85111ec1ecd8b6f6a5c48edcf43647a006 (patch) | |
| tree | 73d172146ca2d3b230e6a1c4fc5b4eab52a665c1 /src/network/access/qnetworkrequest.cpp | |
| parent | 050b849c9664ba15cbe4a6ec176fec217f276094 (diff) | |
Add CONDITION_INDEPENDENT_SOURCES argument to qt_internal_extend_target
The argument allows to ignore the condition for source files if they
are used in the Qt code without corresponding guards. The header files
of this kind usually have internal guards, that suppress the error
at the location where they are used, so AUTOGEN is skipped for these
header files to suppress the warnings from CMake. If file belongs to
a module, it will display AUTHOR_WARNING which should urge Qt
maintainers to guard the use of the source file properly.
Task-number: QTBUG-103196
Change-Id: I7b4c12031a5d19ff15868d4782c0d396ef7aed8c
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/network/access/qnetworkrequest.cpp')
0 files changed, 0 insertions, 0 deletions
