mirror of
https://github.com/google/googletest.git
synced 2025-12-06 16:57:00 +08:00
Add loads for cc rules to BUILD.bazel
This commit is contained in:
parent
4969d0ad54
commit
e3eaecafe8
@ -29,6 +29,7 @@
|
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
# Bazel Build for Google C++ Testing Framework(Google Test)
|
||||
load("@rules_cc//cc:defs.bzl", "cc_library", "cc_test")
|
||||
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user