CopernicaMarketingSoftware / AMQP-CPP

C++ library for asynchronous non-blocking communication with RabbitMQ
Apache License 2.0
875 stars 339 forks source link

[question] amqp-cpp and static OpenSSL? #526

Open harsszegi opened 5 months ago

harsszegi commented 5 months ago

Hello, I might be missing something, but is there a way to use amqp-cpp with a statically linked OpenSSL? Thanks,