blob: 5efa8523449244f6a8b1ced4b1722abf06ee5448 [file] [log] [blame]
# Copyright 2020 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# This file is needed by the vulkan-headers build, but doesn't need to actually
# set anything.
if (is_linux) {
vulkan_use_x11 = true
vulkan_use_wayland = true
}