mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-11-01 21:13:14 +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.