mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
Workaround issue in blackinput.pro
This commit is contained in:
@@ -40,7 +40,7 @@ macx {
|
||||
HEADERS += $$PWD/osx/*.h
|
||||
SOURCES += $$PWD/osx/*.cpp
|
||||
OBJECTIVE_SOURCES += $$PWD/osx/*.mm
|
||||
LIBS *= -framework CoreFoundation -framework ApplicationServices -framework Foundation -framework AppKit
|
||||
LIBS += -framework CoreFoundation -framework ApplicationServices -framework Foundation -framework AppKit
|
||||
}
|
||||
|
||||
DESTDIR = $$BuildRoot/lib
|
||||
|
||||
Reference in New Issue
Block a user