mirror of
https://github.com/romixlab/qmsgpack.git
synced 2025-08-01 11:24:26 +02:00
Consolidate target lib name, path and version across platforms and configs
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
INCLUDEPATH += ../../src
|
||||
LIBS += -L"$$PWD/../bin" -lqmsgpackd
|
||||
LIBS += -L$$shadowed($$PWD/../bin) -l$$qtLibraryTarget(qmsgpack)
|
||||
|
Reference in New Issue
Block a user