mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 04:40:05 +00:00
Serialize NWM service
This commit is contained in:
parent
571b1062f0
commit
f5e2f873b0
18 changed files with 82 additions and 8 deletions
|
@ -13,4 +13,4 @@ add_library(network STATIC
|
|||
|
||||
create_target_directory_groups(network)
|
||||
|
||||
target_link_libraries(network PRIVATE common enet)
|
||||
target_link_libraries(network PRIVATE common enet Boost::boost)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue