Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
30e45ffdb4e35e68a58d56c3bbd5c16aa3cf80d1
/
.
/
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"
],
)