mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 00:40:25 +00:00
configure.ac: set vulkan_sdl_ver
used in summary (and assumed defined) but unset if vulkan not found/enabled
This commit is contained in:
@@ -1369,6 +1369,7 @@ ENSURE_FEATURE_PRESENT([$sdl_req], [$sdl], [SDL requested but not found])
|
||||
# Vulkan
|
||||
# ------------------------------------------------------------------------------
|
||||
vulkan=no
|
||||
vulkan_sdl_ver=
|
||||
|
||||
AC_ARG_ENABLE(vulkan,
|
||||
[ --disable-vulkan disable sdl2_vulkan display (default is auto)]
|
||||
|
||||
Reference in New Issue
Block a user