mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-29 20:55:42 +08:00
@@ -49,6 +49,9 @@ macx:staticlib:isEmpty(SOURCES) {
|
||||
# only MSVC gains any build time improvement
|
||||
!msvc: CONFIG -= precompile_header
|
||||
|
||||
# expression SFINAE bug in MSVC2015 when using PCH
|
||||
msvc:lessThan(MSVC_VER, 15): CONFIG -= precompile_header
|
||||
|
||||
# not supported by clang_cl
|
||||
clang_cl: CONFIG -= precompile_header
|
||||
|
||||
|
||||
Reference in New Issue
Block a user