mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-11-08 23:00:12 +01:00
There is no need to install libzmq into the system. Out of source build can be used later to build cppzmq. Solution: remove install steps and rely more on cmake to handle directory creation.