more stale references to ixcore

This commit is contained in:
Benjamin Sergeant
2020-12-25 16:32:52 -08:00
parent e9dc7f7aed
commit e4a1ac80c2
7 changed files with 0 additions and 996 deletions

View File

@ -30,7 +30,6 @@ add_executable(ws
# library with the most dependencies come first
target_link_libraries(ws ixwebsocket)
target_link_libraries(ws ixcore)
target_link_libraries(ws spdlog)