Sign in
coral
/
mtk-gst-plugins-base
/
9e563a20c28db26715a8d261731b93348abe6bcf
/
.
/
gst
/
audiotestsrc
/
meson.build
blob: 14df1dfd56da498f9ee14d4d554ab8f5e06e1917 [
file
] [
log
] [
blame
]
audiotest
=
library
(
'gstaudiotestsrc'
,
'gstaudiotestsrc.c'
,
gstaudio_h
,
c_args
:
gst_plugins_base_args
,
include_directories
:
[
configinc
,
libsinc
],
dependencies
:
[
audio_dep
,
gst_base_dep
,
libm
],
install
:
true
,
install_dir
:
plugins_install_dir
,
)