gl/cocoa: don't install the gstglcontext_cocoa.h header
It's not needed to be exposed
This commit is contained in:
parent
50f60c9ae9
commit
4a1d23ea85
@ -9,13 +9,13 @@ libgstgl_cocoa_la_SOURCES = \
|
||||
gstglcaopengllayer.m
|
||||
|
||||
noinst_HEADERS = \
|
||||
gstglcontext_cocoa.h \
|
||||
gstgldisplay_cocoa.h \
|
||||
gstglwindow_cocoa.h \
|
||||
gstgl_cocoa_private.h
|
||||
|
||||
libgstgl_cocoaincludedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/cocoa
|
||||
libgstgl_cocoainclude_HEADERS = \
|
||||
gstglcontext_cocoa.h \
|
||||
gstglcaopengllayer.h
|
||||
|
||||
libgstgl_cocoa_la_CFLAGS = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user