Sign in
coral
/
imx-gst-plugins-good
/
37bc0b1462d5a975cf686b03b16205692c4e2f37
/
.
/
gst
/
apetag
/
meson.build
blob: 568c645fe2f47a60a9bd16d5adb8667ed29e3611 [
file
] [
log
] [
blame
]
gstapetag
=
library
(
'gstapetag'
,
'gstapedemux.c'
,
c_args
:
gst_plugins_good_args
,
include_directories
:
[
configinc
,
libsinc
],
dependencies
:
[
gstpbutils_dep
,
gsttag_dep
,
gst_dep
],
install
:
true
,
install_dir
:
plugins_install_dir
,
)