Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conan integration doesn't use conan2 and doesn't package bazel rules #8303

Open
peakschris opened this issue May 8, 2024 · 0 comments
Open

Comments

@peakschris
Copy link

I found a few minor issues with the conan integration:

  • conanfile.py is a bit out of date, not using the conan2 APIs
  • it does not package build_defs.bzl, so bazel clients can't pull flatbuffers from conan and use directly

I have an update, which I'm happy to contribute. I would not be able to integrate this into your automated push to conan central, so it would need some integration work into the github pipeline.

Is this of interest?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant