2
0
Fork 0
mirror of https://github.com/bazelbuild/rules_cc synced 2024-11-27 20:43:26 +00:00
rules_cc/cc/common/visibility.bzl
Googler ce4bc8a8de Make cc_helper.bzl publicly load()-able for @rules_java
PiperOrigin-RevId: 672945291
Change-Id: I0c2a32475c1f2fdeffe28239cb0b9bead70295a7
2024-09-10 06:54:08 -07:00

4 lines
74 B
Python

"""Bzl load visibility package specs"""
INTERNAL_VISIBILITY = ["public"]