zeromq / libzmq

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

Problem: macos-latest with libsodium compilation failed #4717

Closed githejie closed 3 months ago

githejie commented 3 months ago

Solution: Add libsodium dependencies to Makefile.am file.

Fixes #4716