mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 11:45:40 +08:00
refactor: Move QJsonWebToken lib to third_party/
This commit is contained in:
@@ -268,6 +268,7 @@ target_link_libraries(core
|
||||
PRIVATE
|
||||
Qt::Qml
|
||||
Qt::Xml
|
||||
QJsonWebToken
|
||||
)
|
||||
|
||||
target_compile_definitions(core PRIVATE BUILD_BLACKCORE_LIB)
|
||||
|
||||
Reference in New Issue
Block a user