cocoa: Install gstgldisplay_cocoa.h
It's needed by e.g. qmlglsink.
This commit is contained in:
parent
634cd87c76
commit
4fdd715c4b
@ -11,12 +11,12 @@ libgstgl_cocoa_la_SOURCES = \
|
|||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
gstglcontext_cocoa.h \
|
gstglcontext_cocoa.h \
|
||||||
gstgldisplay_cocoa.h \
|
gstgldisplay_cocoa.h \
|
||||||
gstglwindow_cocoa.h \
|
|
||||||
gstgl_cocoa_private.h
|
gstgl_cocoa_private.h
|
||||||
|
|
||||||
libgstgl_cocoaincludedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/cocoa
|
libgstgl_cocoaincludedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/cocoa
|
||||||
libgstgl_cocoainclude_HEADERS = \
|
libgstgl_cocoainclude_HEADERS = \
|
||||||
gstglcaopengllayer.h
|
gstglcaopengllayer.h \
|
||||||
|
gstgldisplay_cocoa.h
|
||||||
|
|
||||||
libgstgl_cocoa_la_CFLAGS = \
|
libgstgl_cocoa_la_CFLAGS = \
|
||||||
-I$(top_srcdir)/gst-libs \
|
-I$(top_srcdir)/gst-libs \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user