mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 22:57:45 +00:00
fix build
This commit is contained in:
parent
907f240126
commit
5479a471a3
1 changed files with 0 additions and 4 deletions
|
@ -26,10 +26,6 @@ if( UNIX )
|
||||||
PUBLIC
|
PUBLIC
|
||||||
pthread
|
pthread
|
||||||
stdc++fs )
|
stdc++fs )
|
||||||
else()
|
|
||||||
target_link_libraries( common
|
|
||||||
PUBLIC
|
|
||||||
stackwalker )
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
target_include_directories( common
|
target_include_directories( common
|
||||||
|
|
Loading…
Add table
Reference in a new issue