meson: install gdkvulkancontext.h

https://bugzilla.gnome.org/show_bug.cgi?id=782981

Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
This commit is contained in:
Marc-Antoine Perennou 2017-05-24 10:18:37 +02:00 committed by Emmanuele Bassi
parent c9caa6167e
commit 49d0b4ccb8

View File

@ -73,6 +73,7 @@ gdk_public_headers = files([
'gdkthreads.h',
'gdktypes.h',
'gdkvisual.h',
'gdkvulkancontext.h',
'gdkwindow.h',
])
install_headers(gdk_public_headers, subdir: 'gtk-4.0/gdk/')