Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_proto
/
16fbd6d66d9896b669719792d706170894702a21
/
.
/
tests
/
utils
/
BUILD
blob: a39fbe6160530771fd44abed12904c0f5f5d9369 [
file
]
load
(
"@rules_cc//cc:defs.bzl"
,
"cc_library"
)
cc_library
(
name
=
"workspace_constants"
,
testonly
=
True
,
hdrs
=
[
"workspace_constants.h"
,
],
visibility
=
[
"//tests:__subpackages__"
,
],
)