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