Merge pull request #2984 from earhart:master

PiperOrigin-RevId: 327324992
This commit is contained in:
vslashg 2020-08-23 23:51:12 -04:00
commit 655bff5d38

View File

@ -36,6 +36,8 @@ package(default_visibility = ["//visibility:public"])
licenses(["notice"])
exports_files(["LICENSE"])
config_setting(
name = "windows",
constraint_values = ["@bazel_tools//platforms:windows"],