summaryrefslogtreecommitdiffstats
path: root/mkspecs/android-clang/qmake.conf
diff options
context:
space:
mode:
authorChristian Romberg <distjubo@gmail.com>2019-05-28 20:07:11 +0200
committerChristian Romberg <c.romberg@icloud.com>2019-10-25 07:04:50 +0000
commit059172c6332167253760dff419d1f1221185281e (patch)
tree7bb2c1114923c3e6048836b40c3c9d8808494f6d /mkspecs/android-clang/qmake.conf
parentb5b9eb68c47cda1dc2a36644867a3550c1b3640e (diff)
Fix precompiled headers for Clang
Precompiled headers were put in a directory which had exactly the same name as the binary to be generated. This resulted in a failure with any mkspec that used clang_pch_style. The g++-mkspec avoid this problem by extending the directory name. This change adopts this technique for clang mkspecs. [ChangeLog][qmake] Fixed precompiled headers for the Clang compiler. Fixes: QTBUG-72404 Change-Id: I471462e2bcb1e33f19d277c21acde0c04b1ffcd6 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Diffstat (limited to 'mkspecs/android-clang/qmake.conf')
0 files changed, 0 insertions, 0 deletions