mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
gl: add GModule libs for win32
This commit is contained in:
parent
567820c551
commit
a64dd649f5
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ libgstgl_@GST_API_VERSION@include_HEADERS = \
|
|||
gl.h
|
||||
|
||||
libgstgl_@GST_API_VERSION@_la_LIBADD = \
|
||||
$(GMODULE_NO_EXPORT_LIBS) \
|
||||
$(GST_PLUGINS_BASE_LIBS) \
|
||||
-lgstvideo-$(GST_API_VERSION) \
|
||||
$(GST_BASE_LIBS) \
|
||||
|
|
Loading…
Reference in a new issue