mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
[694/906] build: add support for static plugins
This commit is contained in:
parent
52c31328e2
commit
ded3f51592
1 changed files with 1 additions and 0 deletions
|
@ -93,4 +93,5 @@ libgstopengl_la_LIBADD = \
|
||||||
$(LIBM)
|
$(LIBM)
|
||||||
|
|
||||||
libgstopengl_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
libgstopengl_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||||
|
libgstopengl_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue