1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 08:57:44 +00:00

fix build

This commit is contained in:
NotAdam 2019-04-29 20:29:50 +10:00
parent 6a20fc32f4
commit 75b7fb4c03

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