Like qlogging.cpp, qdebug.cpp also #undef's qDebug, breaking TUs that happen to use it after qdebug.cpp has processed. Exclude it. In CMakeLists.txt, also mention qlogging.cpp undef's qInfo() and qDebug(), too. Task-number: QTBUG-115031 Change-Id: I4c910f051f1578f27cac8e5e6b358e7ee2eeb97e Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit b8dd99a1b2bc02abd2f0c48c38b336b58d3e0721) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%