cbm-fles / flesnet

CBM FLES Timeslice Building
7 stars 22 forks source link

Fix compilation on macosx #101

Closed fuhlig1 closed 2 years ago

fuhlig1 commented 2 years ago

Add a patch for zeromq to properly use the found gnutls during compilation. Build zeromq without libsodium and libbsd, use internal zeromq code instead.

Check if OpenSSl, gnutls and zstd are installed. Use found paths and libraries in the project to properly link on macosx.