blob: d4493cb10c6525f75c701742c8351786336f4b50 [file] [log] [blame]
# Copyright 2024 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("vulkan_headers_config") {
public_configs = [ "src:vulkan_headers_config" ]
}
group("vulkan_headers") {
public_deps = [ "src:vulkan_headers" ]
}