Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c73bb22a8045b51ee4db0665641588de15647a8b
/
.
/
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"
,
],
)