mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
gl: add path of the gstegl library
Temporary until we merge the two libraries
This commit is contained in:
parent
891f7e2ce8
commit
f98fee49c2
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ libgstgl_@GST_API_VERSION@include_HEADERS = \
|
||||||
|
|
||||||
libgstgl_@GST_API_VERSION@_la_LIBADD = \
|
libgstgl_@GST_API_VERSION@_la_LIBADD = \
|
||||||
$(GST_PLUGINS_BASE_LIBS) \
|
$(GST_PLUGINS_BASE_LIBS) \
|
||||||
|
$(top_builddir)/gst-libs/gst/egl/libgstegl-$(GST_API_VERSION).la \
|
||||||
-lgstvideo-$(GST_API_VERSION) \
|
-lgstvideo-$(GST_API_VERSION) \
|
||||||
-lgstegl-$(GST_API_VERSION) \
|
-lgstegl-$(GST_API_VERSION) \
|
||||||
$(GST_BASE_LIBS) \
|
$(GST_BASE_LIBS) \
|
||||||
|
|
Loading…
Reference in a new issue