mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Add missing library to PluginSDK
PluginSDK also uses SpdLog for the logger callback sink.
This commit is contained in:
parent
67fb566dfb
commit
44e08be6d9
@ -17,6 +17,7 @@ target_link_libraries( ${PROJECT_NAME} PRIVATE
|
||||
"libdetours"
|
||||
"libprotobuf"
|
||||
"liblzham"
|
||||
"libspdlog"
|
||||
"protocol_pb"
|
||||
"Rpcrt4.lib"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user