From 6a5b11d64a70f0d93f08ecb3a7834a17f848f9ea Mon Sep 17 00:00:00 2001 From: j-berman Date: Thu, 28 Jul 2022 15:28:24 -0700 Subject: [PATCH] remove unnecessary higher level zmq_lib link --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d170d8f..5bfe488 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -230,7 +230,6 @@ set_property(TARGET monero::libraries PROPERTY ${monero_HIDAPI_LIBRARY} ${monero_usb_LIBRARY} ${monero_LIBUDEV_LIBRARY} - ${ZMQ_LIB} ${monero_OPENSSL_SSL_LIBRARY} ${monero_OPENSSL_CRYPTO_LIBRARY} ${monero_SODIUM_LIBRARY}