Sign in
skia
/
skia
/
3702c86479038b39de620218d61823ed28a5a46e
/
.
/
third_party
/
etc1
/
BUILD.bazel
blob: 51b7a5578b3ee13b60543820ba0b6f3de0be6546 [
file
] [
log
] [
blame
]
cc_library
(
name
=
"etc1"
,
testonly
=
True
,
# Only used for a few gms
srcs
=
[
"etc1.cpp"
,
],
hdrs
=
[
"etc1.h"
,
],
visibility
=
[
"//gm:__pkg__"
],
)