Release package at conancenter (conan.io)
Summary
Users who only need libcaosdb as a dependency should not need to install it manually, conan should be able to pull it in like any other dependency. For this, the package should be released as a conan package in a public repository.
Expected Behavior
- There should be a simple way to create and upload such a release.
- This should also be part of the pipeline when a release tag is attached to a commit.
- Fixing any bugs in cpplib itself or the current pipeline is not part of this issue