Sign in
bazel
/
bazel
/
refs/heads/release-8.5.0
/
.
/
tools
/
cpp
/
runfiles
/
BUILD.tools
blob: 13d213aea946610da49f7c7ec3034b85adeb8a0e [
file
] [
log
] [
blame
] [
edit
]
cc_library
(
name
=
"runfiles"
,
hdrs
=
[
"runfiles.h"
],
deps
=
[
"@rules_cc//cc/runfiles"
],
visibility
=
[
"//visibility:public"
],
)