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