mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
[qmake] Support for Clang on MinGW
This commit is contained in:
@@ -41,3 +41,8 @@ macx-clang {
|
||||
# TODO
|
||||
WORD_SIZE = 64
|
||||
}
|
||||
|
||||
win32-clang-g++ {
|
||||
# TODO
|
||||
WORD_SIZE = 64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user