Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
a57b70145cb0a950c1c3a9a4fddf0438c60126f2
/
.
/
third_party
/
cimg
/
BUILD
blob: 0dfc79b9a8e03161596b8f333b346c7d0828e967 [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
cc_library
(
name
=
"CImg"
,
hdrs
=
glob
([
"CImg.h"
,
"plugins/*.h"
,
]),
visibility
=
[
"//visibility:public"
],
deps
=
[
"//third_party/libjpeg"
,
],
)