Groot icon indicating copy to clipboard operation
Groot copied to clipboard

Fix build on macOS

Open nkalupahana opened this issue 3 years ago • 0 comments

On macOS, zmq.hpp comes from a separate package -- cppzmq. So in order to build on macOS, cppzmq needs to be linked in, not plain zmq. This change fixes this build on macOS (shouldn't impact anything else).

nkalupahana avatar Nov 16 '21 19:11 nkalupahana