Sign in
coral
/
imx-gstreamer
/
4c5f1098ddc4554a77cd3a8fbfc379471471d8e9
/
.
/
tests
/
examples
/
helloworld
/
meson.build
blob: 5eea10bee8c45996d8c4a14600894d32bfa20785 [
file
] [
log
] [
blame
]
executable
(
'helloworld'
,
'helloworld.c'
,
install
:
false
,
dependencies
:
[
glib_dep
,
gobject_dep
,
gmodule_dep
,
mathlib
,
gst_dep
],
c_args
:
gst_c_args
,
)