Use CoreFoundation library
This commit is contained in:
parent
f05c3defcf
commit
e4c4ecb0fd
@ -13,6 +13,7 @@ MOC_DIR = $$PWD/build
|
||||
SOURCES += $$files($$PWD/src/*.cpp)
|
||||
HEADERS += $$files($$PWD/include/*.h)
|
||||
LIBS += -L$$PWD/lib -lbass -ldiscord-rpc
|
||||
macx:LIBS += -framework CoreFoundation
|
||||
|
||||
CONFIG += c++14
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user