mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-12-24 06:14:34 +01:00
sudo was required for for pkg-config libzmq build as cppzmq could not find not installed pkg-config libzmq. Solution: cppzmq to use cmake prefix paths for pkg config paths as well.