1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 22:37:45 +00:00

fix build

This commit is contained in:
NotAdam 2019-04-29 20:29:50 +10:00
parent 907f240126
commit 5479a471a3

View file

@ -26,10 +26,6 @@ if( UNIX )
PUBLIC
pthread
stdc++fs )
else()
target_link_libraries( common
PUBLIC
stackwalker )
endif()
target_include_directories( common