mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-10 07:56:09 +00:00
Problem: CMake build does not allow static linking libsodium
Solution: Pass along SODIUM_STATIC define if set in CMake config
This commit is contained in:
parent
889a6bff05
commit
0cbdc18817
@ -40,6 +40,7 @@
|
|||||||
#cmakedefine ZMQ_HAVE_CURVE
|
#cmakedefine ZMQ_HAVE_CURVE
|
||||||
#cmakedefine ZMQ_USE_TWEETNACL
|
#cmakedefine ZMQ_USE_TWEETNACL
|
||||||
#cmakedefine ZMQ_USE_LIBSODIUM
|
#cmakedefine ZMQ_USE_LIBSODIUM
|
||||||
|
#cmakedefine SODIUM_STATIC
|
||||||
|
|
||||||
#ifdef _AIX
|
#ifdef _AIX
|
||||||
#define ZMQ_HAVE_AIX
|
#define ZMQ_HAVE_AIX
|
||||||
|
Loading…
x
Reference in New Issue
Block a user