mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 21:35:44 +00:00
vulkan: add a couple of headers to the install list
This commit is contained in:
parent
f5e7b4bd73
commit
d916cad886
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@ vulkan_sources = [
|
|||
]
|
||||
|
||||
vulkan_headers = [
|
||||
'gstvkapi.h',
|
||||
'gstvkbarrier.h',
|
||||
'gstvkbuffermemory.h',
|
||||
'gstvkbufferpool.h',
|
||||
|
@ -43,6 +44,7 @@ vulkan_headers = [
|
|||
'gstvkutils.h',
|
||||
'gstvkwindow.h',
|
||||
'vulkan-prelude.h',
|
||||
'vulkan_fwd.h',
|
||||
'vulkan.h',
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue