Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
ba344cbc
Commit
ba344cbc
authored
Dec 03, 2018
by
misterg
Committed by
Gennadiy Civil
Dec 03, 2018
Browse files
Googletest export
Fix bazel issue PiperOrigin-RevId: 223823930
parent
26743363
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
BUILD.bazel
BUILD.bazel
+2
-0
No files found.
BUILD.bazel
View file @
ba344cbc
...
@@ -34,6 +34,8 @@
...
@@ -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
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment