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: fix not defining pollset in platform.hpp #4521

Closed stephanlachnit closed 1 year ago

stephanlachnit commented 1 year ago

At the moment selecting pollset has no effect when using CMake. This PR fixes this.

bluca commented 1 year ago

Please add a relicense statement https://github.com/zeromq/libzmq/tree/master/RELICENSE

stephanlachnit commented 1 year ago

Please add a relicense statement https://github.com/zeromq/libzmq/tree/master/RELICENSE

Added