Support visibility groups in bazel-to-cmake for deployment artifact grouping
Open
infrastructure
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 47
Description
In the current implementation, all libs are marked as `PUBLIC`. At least for the targets in `iree/base/internal`, this is not intended. It would be nice to respect `default_visibility` set in the corresponding Bazel files.
Contributor guide
Assessment
This issue has not been assessed yet.