Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
f2639283d8a4388ecb3b9cb41b97c47e18a901b1
/
.
/
third_party
/
boostorg
/
move
/
BUILD
blob: e39c98b199e67c80be4e642b84ff39c7c27e1704 [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
# boost
cc_library
(
name
=
"move"
,
hdrs
=
glob
([
"include/**"
]),
includes
=
[
"include"
],
visibility
=
[
"//visibility:public"
],
)