libsolace is now on Conan-central
Ivan Ryabov
Libsolace is now available on Conan central. Conan is an open-source, decentralized and multi-platform package manager. If you are using Conan for your project and would like to use libsolace it is as easy as adding these lines to your project conanfile.txt: [requires] libsolace/0.3.6 Just...