Remove bazelbuild/rules_cc dependency

This commit is contained in:
Vertexwahn
2021-09-17 10:04:26 +02:00
parent 40dfd4b775
commit 277e0a0168
5 changed files with 0 additions and 25 deletions

View File

@@ -30,8 +30,6 @@
#
# Bazel Build for Google C++ Testing Framework(Google Test)
load("@rules_cc//cc:defs.bzl", "cc_library", "cc_test")
package(default_visibility = ["//visibility:public"])
licenses(["notice"])