This website requires JavaScript.
Explore
Help
Sign In
bazel
/
rules_cc
Watch
2
Star
0
Fork
You've already forked rules_cc
0
mirror of
https://github.com/bazelbuild/rules_cc
synced
2024-12-03 02:53:18 +00:00
Code
Issues
Releases
Activity
0d44d3ee76
rules_cc
/
cc
/
common
/
visibility.bzl
4 lines
74 B
Python
Raw
Normal View
History
Unescape
Escape
Copy a few utilities from `@_builtins` to `@rules_cc` PiperOrigin-RevId: 672519388 Change-Id: Icb077dd736af10724ffdbfb8330564516b43fb1d
2024-09-09 13:05:13 +00:00
"""
Bzl load visibility package specs
"""
Make `cc_helper.bzl` publicly `load()`-able for `@rules_java` PiperOrigin-RevId: 672945291 Change-Id: I0c2a32475c1f2fdeffe28239cb0b9bead70295a7
2024-09-10 13:52:49 +00:00
INTERNAL_VISIBILITY
=
[
"
public
"
]
Copy permalink