Sign in
coral
/
mtk-gst-plugins-base
/
5984a1f3c2ce550c8cdf114933e6b0e4fde37586
/
.
/
gst
/
app
/
meson.build
blob: 90873a91bea19c507ceab530b2fc5552c970d5a2 [
file
] [
log
] [
blame
]
adder
=
library
(
'gstapp'
,
'gstapp.c'
,
c_args
:
gst_plugins_base_args
,
include_directories
:
[
configinc
],
dependencies
:
[
gst_base_dep
,
app_dep
,
tag_dep
],
install
:
true
,
install_dir
:
plugins_install_dir
,
)