vulkan: delete trailing namespace
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21754>
This commit is contained in:

committed by
Marge Bot

parent
cd35ab9570
commit
efaf3fd5fc
@@ -209,7 +209,7 @@ idep_vulkan_common_entrypoints_h = declare_dependency(
|
||||
|
||||
# This is likely a bug in the Meson VS backend, as MSVC with ninja works fine.
|
||||
# See this discussion here:
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10506
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10506
|
||||
if get_option('backend').startswith('vs')
|
||||
idep_vulkan_runtime = declare_dependency(
|
||||
link_with : libvulkan_runtime,
|
||||
|
Reference in New Issue
Block a user