alanxz / SimpleAmqpClient

Simple C++ Interface to rabbitmq-c
MIT License
397 stars 213 forks source link

Updated cmake for better portability #291

Open prateek9623 opened 3 years ago

prateek9623 commented 3 years ago

Fixes #290 Fixes #288 After this, we don't need "Rabbitmqc_LIBRARY", "Rabbitmqc_DIR variables". Now we only need 1 variable is needed i.e. "rabbitmq-c_ROOT" And if vcpkg is used then no variable is needed