Sign in
android
/
platform
/
hardware
/
google
/
gfxstream
/
03e2dffc99f3be583d5c8fa35cbce62f5781ad96
/
.
/
third-party
/
fuchsia
/
magma
/
BUILD.bazel
blob: e6f9804c88117c17d38b59feebe9027b5fd1de19 [
file
] [
log
] [
blame
]
cc_library
(
name
=
"magma-headers"
,
hdrs
=
glob
([
"include/**/*.h"
,
"include/**/*.hpp"
,
"include/**/*.inl"
,
]),
includes
=
[
"include"
],
visibility
=
[
"//visibility:public"
],
)