mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
Define BLACK_USE_CRASHPAD in qmake, to avoid relying on fragile include order.
This commit is contained in:
committed by
Klaus Basan
parent
05b3a6d56d
commit
a93e7982b5
@@ -119,3 +119,4 @@ defineTest(CheckOptionalDependency) {
|
||||
|
||||
swiftConfig(static) { DEFINES *= WITH_STATIC }
|
||||
swiftConfig(assertsInRelease) { DEFINES *= QT_FORCE_ASSERTS }
|
||||
!mingw { DEFINES *= BLACK_USE_CRASHPAD }
|
||||
|
||||
Reference in New Issue
Block a user