mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-28 23:27:45 +00:00
pls build
This commit is contained in:
parent
a09bb7d6a4
commit
fc87b76117
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