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

@ -80,7 +80,6 @@ foreach(TEST_TARGET_NAME ${TEST_TARGET_NAMES})
# library with the most dependencies come first
target_link_libraries(${TEST_TARGET_NAME} ixwebsocket_test)
target_link_libraries(${TEST_TARGET_NAME} ixwebsocket)
target_link_libraries(${TEST_TARGET_NAME} ixcore)
target_link_libraries(${TEST_TARGET_NAME} spdlog)