Remove libzmq submodule

This commit is contained in:
Weiyi Wang
2019-02-02 15:25:23 -05:00
parent d765a73a53
commit 6347b5cbb4
5 changed files with 0 additions and 107 deletions
-4
View File
@@ -462,7 +462,3 @@ if (ARCHITECTURE_x86_64)
)
target_link_libraries(core PRIVATE dynarmic)
endif()
if (ENABLE_SCRIPTING)
target_link_libraries(core PUBLIC libzmq-headers cppzmq-headers libzmq)
endif()