Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c9f34f724f0f9f37e589a00b170c68d04f1a02df
/
.
/
third_party
/
boostorg
/
functional
/
BUILD
blob: 3d6b28a6a57d6050772c60ecbe2300de34f81dd1 [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
# boost
cc_library
(
name
=
"functional"
,
hdrs
=
glob
([
"include/**"
]),
includes
=
[
"include"
],
target_compatible_with
=
[
"@platforms//os:linux"
],
visibility
=
[
"//visibility:public"
],
)