zeromq / libzmq

ZeroMQ core engine in C++, implements ZMTP/3.1
https://www.zeromq.org
Mozilla Public License 2.0
9.62k stars 2.35k forks source link

CMake: properly set ZMQ_HAVE_OPENPGM and ZMQ_HAVE_VMCI #4523

Closed stephanlachnit closed 1 year ago

stephanlachnit commented 1 year ago

Currently, ZMQ_HAVE_VMCI does not exist in platform.hpp.in and ZMQ_HAVE_OPENPGM does exist in the file, it's added as a compile define.