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