mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
Fix to enable compiling with Clang on Linux.
This commit is contained in:
committed by
Klaus Basan
parent
6b8ea11365
commit
2a76cddc35
@@ -22,6 +22,7 @@ isEmpty(EXTERNALSROOT) {
|
||||
################################
|
||||
|
||||
win32-clang-msvc: EXTERNALS_SPEC = win32-msvc
|
||||
else:linux: EXTERNALS_SPEC = linux-g++
|
||||
else: EXTERNALS_SPEC = $$basename(QMAKESPEC)
|
||||
|
||||
msvc {
|
||||
|
||||
Reference in New Issue
Block a user