0
0
mirror of https://github.com/google/googletest.git synced 2025-03-19 10:23:48 +00:00

Googletest export

Fix bazel issue

PiperOrigin-RevId: 223823930
This commit is contained in:
misterg 2018-12-03 13:56:52 -05:00 committed by Gennadiy Civil
parent 26743363be
commit ba344cbc40

View File

@ -34,6 +34,8 @@
package(default_visibility = ["//visibility:public"]) package(default_visibility = ["//visibility:public"])
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
licenses(["notice"]) licenses(["notice"])
config_setting( config_setting(