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