mirror of
https://github.com/vtnerd/monero-lws.git
synced 2025-04-02 20:09:03 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
f7fd74ff59
commit
d7b6f4f4f3
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ endif()
|
|||
if(monero_PROTOLIB_LIBRARY)
|
||||
set(ZMQ_LIB "${ZMQ_LIB};${monero_PROTOLIB_LIBRARY}")
|
||||
endif()
|
||||
if(NOT monero_SODIUM_LIBRARY_RELESAE)
|
||||
if(monero_SODIUM_LIBRARY_RELEASE)
|
||||
set(ZMQ_LIB "${ZMQ_LIB};${monero_SODIUM_LIBRARY_RELEASE}")
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in a new issue