Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c44d0d7211e0912562eed939410d594b23b51a43
/
.
/
third_party
/
BUILD
blob: 3f7352f7c9e8bc87c945a6660520d092f0fd7594 [
file
] [
log
] [
blame
]
cc_library
(
name
=
'wpilib'
,
deps
=
[
'//third_party/allwpilib_2017:wpilib'
],
visibility
=
[
'//visibility:public'
],
linkstatic
=
True
,
restricted_to
=
[
'//tools:roborio'
],
)