1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 06:47: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 PUBLIC
pthread pthread
stdc++fs ) stdc++fs )
else()
target_link_libraries( common
PUBLIC
stackwalker )
endif() endif()
target_include_directories( common target_include_directories( common