Skip to content

imgui: Fix build warnings caused by header files in cc_library includes #5271

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

steple
Copy link

@steple steple commented Jul 21, 2025

includes is for folders, not files. This results in warnings, but doesn't cause build failures.

includes is for folders, not files. This results in warnings, but
doesn't cause build failures.

Signed-off-by: Stephan Pleines <[email protected]>
@bazel-io
Copy link
Member

Hello @phaedon, modules you maintain (imgui) have been updated in this PR.
Please review the changes. You can view a diff against the previous version in the "Generate module diff" check.

@Wyverald
Copy link
Member

@steple
Copy link
Author

steple commented Jul 21, 2025

https://github.com/bazelbuild/bazel-central-registry/blob/main/docs/README.md#add-only

Thanks, looks like I need to create a copy of this version and add the bcr.1 suffix. I'll give that a try.

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

Successfully merging this pull request may close these issues.

3 participants