executable('helloworld', 'helloworld.c',
  install: false,
  dependencies : [gst_dep, gmodule_dep, mathlib],
  c_args: gst_c_args,
)