mirror of
https://git.zaroz.cloud/nintendo-back-up/citra/citra.git
synced 2026-01-19 05:30:27 -08:00
Merge pull request #4543 from wwylele/no-jwt
network: remove cpp-jwt library dependency
This commit is contained in:
commit
0a3d9dd576
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ add_library(network STATIC
|
|||
|
||||
create_target_directory_groups(network)
|
||||
|
||||
target_link_libraries(network PRIVATE common cpp-jwt enet)
|
||||
target_link_libraries(network PRIVATE common enet)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue