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
655bff5d
Commit
655bff5d
authored
Aug 23, 2020
by
vslashg
Browse files
Merge pull request #2984 from earhart:master
PiperOrigin-RevId: 327324992
parents
aa4cbcdc
025e1a48
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 @
655bff5d
...
@@ -36,6 +36,8 @@ package(default_visibility = ["//visibility:public"])
...
@@ -36,6 +36,8 @@ package(default_visibility = ["//visibility:public"])
licenses
([
"notice"
])
licenses
([
"notice"
])
exports_files
([
"LICENSE"
])
config_setting
(
config_setting
(
name
=
"windows"
,
name
=
"windows"
,
constraint_values
=
[
"@bazel_tools//platforms:windows"
],
constraint_values
=
[
"@bazel_tools//platforms:windows"
],
...
...
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