mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
Remove remaining reference to glue
This commit is contained in:
parent
b5beac1217
commit
5f4dc2f119
1 changed files with 0 additions and 1 deletions
|
@ -728,7 +728,6 @@ gst_source_gen = custom_target('gst_codegen',
|
|||
'--out', meson.current_build_dir(),
|
||||
'--files', ';'.join(generated_sources),
|
||||
'--assembly-name', meson.project_name(),
|
||||
'--glue-libname', 'libgstreamersharpglue-1.0.0.dll',
|
||||
],
|
||||
depend_files: [raw_api_fname],
|
||||
depends: codegen_dependencies)
|
||||
|
|
Loading…
Reference in a new issue