mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-06 18:57:45 +00:00
pls build
This commit is contained in:
parent
033c9747a8
commit
c9b6f3a424
1 changed files with 1 additions and 1 deletions
|
@ -24,6 +24,6 @@ set_target_properties(exd_struct_test PROPERTIES
|
|||
if (UNIX)
|
||||
target_link_libraries (exd_struct_test common xivdat pthread mysqlclient dl z stdc++fs )
|
||||
else()
|
||||
target_link_libraries (exd_struct_test common xivdat libmysql zlib)
|
||||
target_link_libraries (exd_struct_test common xivdat mysql zlib)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue