qt5base-lts/mkspecs/win32-clang-msvc
Allan Sandfeld Jensen eaf20420f8 Fix precompiled headers with clang-cl
Clang-cl couldn't find the header given to it by -FI when it isn't in
any of the included directories.

Additionally clang-cl 8 has a bug with exported templated classes with
inline methods that causes it to have missing symbols at link time. We
work around this.

Fixes: QTBUG-74563
Change-Id: I7becf05fa8edb07bd4cefe12bee3737e5e1dfa14
Reviewed-by: Yuhang Zhao <2546789017@qq.com>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2019-04-09 21:58:54 +00:00
..
qmake.conf Fix precompiled headers with clang-cl 2019-04-09 21:58:54 +00:00
qplatformdefs.h Merge all "win32-msvc*" mkspecs into one 2016-12-23 13:45:39 +00:00