mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 02:15:31 +00:00
rtsp-server: Allow building of static library
This commit is contained in:
parent
b2f44fd4db
commit
a22889ac08
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ libgstrtspserver_@GST_API_VERSION@_la_LIBADD = \
|
|||
-lgstsdp-@GST_API_VERSION@ \
|
||||
-lgstapp-@GST_API_VERSION@ \
|
||||
$(GST_LIBS) $(GIO_LIBS) $(LIBM)
|
||||
libgstrtspserver_@GST_API_VERSION@_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
libgstrtspserver_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/rtsp-server
|
||||
libgstrtspserver_@GST_API_VERSION@include_HEADERS = $(public_headers)
|
||||
|
|
Loading…
Reference in a new issue