mirror of
https://github.com/vtnerd/monero-lws.git
synced 2024-11-16 17:27:39 +00:00
remove unnecessary higher level zmq_lib link
This commit is contained in:
parent
97b8b449c6
commit
d7dc3de095
1 changed files with 0 additions and 1 deletions
|
@ -225,7 +225,6 @@ set_property(TARGET monero::libraries PROPERTY
|
||||||
${monero_HIDAPI_LIBRARY}
|
${monero_HIDAPI_LIBRARY}
|
||||||
${monero_usb_LIBRARY}
|
${monero_usb_LIBRARY}
|
||||||
${monero_LIBUDEV_LIBRARY}
|
${monero_LIBUDEV_LIBRARY}
|
||||||
${ZMQ_LIB}
|
|
||||||
${monero_OPENSSL_SSL_LIBRARY}
|
${monero_OPENSSL_SSL_LIBRARY}
|
||||||
${monero_OPENSSL_CRYPTO_LIBRARY}
|
${monero_OPENSSL_CRYPTO_LIBRARY}
|
||||||
${monero_SODIUM_LIBRARY}
|
${monero_SODIUM_LIBRARY}
|
||||||
|
|
Loading…
Reference in a new issue