oxen-mq/cmake/local-libzmq
xutaxkamay f0c2222d6e Fix libzmq library linking
Fixes prefix for libzmq library output path
2022-04-07 07:14:23 +02:00
..
FindZeroMQ.cmake Workarounds for old cmake/gcc 2020-03-05 01:33:02 -04:00
LocalLibzmq.cmake Fix libzmq library linking 2022-04-07 07:14:23 +02:00
README.txt Build a static libzmq if no system one or system one is too old 2020-03-05 01:00:35 -04:00

README.txt

LocalLibzmq.cmake - builds a local static copy

FindZeroMQ.cmake - overrides cppzmq's version with a simple file that just sets up the minimum bits
cppzmq needs to use our static copy build above.