Commit 01eb5807 authored by Luca Boccassi's avatar Luca Boccassi

Problem: typo in CMake platform.hpp breaks build

Solution: use ZMQ_USE_TWEETNACL as a define as expected instead of
HAVE_TWEETNACL
parent db77fc9c
......@@ -31,7 +31,7 @@
#cmakedefine ZMQ_MAKE_VALGRIND_HAPPY
#cmakedefine ZMQ_HAVE_CURVE
#cmakedefine HAVE_TWEETNACL
#cmakedefine ZMQ_USE_TWEETNACL
#cmakedefine HAVE_LIBSODIUM
#ifdef _AIX
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment