Fix qtbase build for Windows ICC with MSVC 2017 15.8
After 0ef66e98cc
was merged, the same should be done to
Windows ICC toolchain.
Task-number: QTBUG-69997
Change-Id: I1d76d8b59f87151a9064d9f7dcc3136dc1215633
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
2a9223830c
commit
2d3098f77c
@ -12,6 +12,7 @@ include(../common/msvc-desktop.conf)
|
||||
# modifications to msvc-desktop.conf
|
||||
|
||||
QMAKE_COMPILER += intel_icl
|
||||
DEFINES += _ENABLE_EXTENDED_ALIGNED_STORAGE
|
||||
|
||||
QMAKE_CFLAGS_OPTIMIZE_FULL = -O3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user