mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
gl: install new glfuncs.h header
This commit is contained in:
parent
9620edc49e
commit
ccb27e7317
2 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,7 @@ libgstgl_@GST_API_VERSION@include_HEADERS = \
|
||||||
gstglbufferpool.h \
|
gstglbufferpool.h \
|
||||||
gstglfilter.h \
|
gstglfilter.h \
|
||||||
gstglformat.h \
|
gstglformat.h \
|
||||||
|
gstglfuncs.h \
|
||||||
gstglbasefilter.h \
|
gstglbasefilter.h \
|
||||||
gstglshader.h \
|
gstglshader.h \
|
||||||
gstglshaderstrings.h \
|
gstglshaderstrings.h \
|
||||||
|
|
|
@ -44,6 +44,7 @@ gl_headers = [
|
||||||
'gstglfeature.h',
|
'gstglfeature.h',
|
||||||
'gstglfilter.h',
|
'gstglfilter.h',
|
||||||
'gstglformat.h',
|
'gstglformat.h',
|
||||||
|
'gstglfuncs.h',
|
||||||
'gstglframebuffer.h',
|
'gstglframebuffer.h',
|
||||||
'gstglmemory.h',
|
'gstglmemory.h',
|
||||||
'gstglmemorypbo.h',
|
'gstglmemorypbo.h',
|
||||||
|
|
Loading…
Reference in a new issue