mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 11:05:44 +08:00
refs #802 Enable build with Clang on Windows.
This commit is contained in:
committed by
Klaus Basan
parent
95bfff36b0
commit
10ca2026a9
@@ -2,6 +2,7 @@ msvc:DEFINES *= _SCL_SECURE_NO_WARNINGS
|
||||
|
||||
# swift standard warnings
|
||||
msvc:QMAKE_CXXFLAGS_WARN_ON *= /wd4351 /wd4661
|
||||
clang_cl:QMAKE_CXXFLAGS_WARN_ON *= -Wall -Wextra
|
||||
|
||||
# elevated warnings
|
||||
contains(BLACK_CONFIG, AllowNoisyWarnings) {
|
||||
|
||||
Reference in New Issue
Block a user