You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the feedback.
We are indeed also using this type of conditional build options internally.
We haven't included it in the public sbgECom SDK for the sake of simplicity.
However, we can definitely add it.
By the way are you using Conan for your CI pipeline or not at all?
Thanks,
It would be great!
Yes, I use Conan as a dependency manager. I don't use Artifactory yet so for libraries which is not present in the Conan Center, the git submodules approach is used.
If the sbgECom will have a Conan recipe or will appear at Conan Center it also would be great!
Hello! It's great to see sbgECom in the public repository. This will make using the library much easier in the CI pipeline.
I'm using sbgECom as a dependency using CMake add_directory() command.
It would be great if some build options will be added like:
like:
The text was updated successfully, but these errors were encountered: