declare_args() { # Select whether to build with Vulkan support enable_vulkan = current_os == "linux" }