vulkan/wsi: fix build when platform headers are installed in non-standard locations
authorEric Engestrom <eric@igalia.com>
Fri, 15 Dec 2023 18:21:49 +0000 (18:21 +0000)
committerEric Engestrom <eric@engestrom.ch>
Sun, 17 Dec 2023 23:48:01 +0000 (23:48 +0000)
commit8b389ea261c02a549d9780799dc4e6d363c1ba49
tree7ae721234ad9de8448b90e72974d4040e10d2fb5
parentfd1d0b4e65ca0c069c1d39d081b756ac1cc975db
vulkan/wsi: fix build when platform headers are installed in non-standard locations

Anything that uses the platform defines in `vulkan_wsi_list` will need
to be able to resole the includes they trigger, which are provided by
`vulkan_wsi_deps`.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10304
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26715>
(cherry picked from commit 8043e8c4a66673675b2e1018f214e471942c717d)
.pick_status.json
src/vulkan/meson.build