blob: ecb3cdf767461ef9b002fcfcc06e705f845530b6 [file] [log] [blame]
gstshapewipe = library('gstshapewipe',
'gstshapewipe.c',
c_args : gst_plugins_good_args,
include_directories : [configinc],
dependencies : [gio_dep, gst_dep, gstvideo_dep],
install : true,
install_dir : plugins_install_dir,
)