mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-25 22:17:45 +00:00
once again
This commit is contained in:
parent
b33f116422
commit
f45c961b33
1 changed files with 2 additions and 0 deletions
|
@ -43,4 +43,6 @@ target_include_directories( sapphire_zone PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}" )
|
|||
if (UNIX)
|
||||
# cotire( sapphire_zone )
|
||||
target_link_libraries( sapphire_zone PUBLIC stdc++fs )
|
||||
else()
|
||||
target_link_libraries( sapphire_zone PUBLIC mysql )
|
||||
endif()
|
||||
|
|
Loading…
Add table
Reference in a new issue