If we build the specific module against installed Qt syncqt cannot detect the installed module headers, since it only checks the build paths. This adds the installIncludeDir argument for syncqt so it now attempts looking for the included header file in Qt install path. This will raise early warnings in Qt per-module builds too, but not only when building top-level Qt or for non-prefixed builds. Pick-to: 6.8 6.5 Change-Id: I5a28ec35a776b5b39f4a8923c9bf91e857f45e4a Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 5a93c457e5b7bdbd79144270ddceb60a6f36c6de) 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%