blob: 06e1eeb2c36a387c624199ab5dbe98a40763a91d [file] [log] [blame]
# Copyright 2019 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("fuchsia.vulkan.loader") {
public_deps = [
"//sdk/fidl/fuchsia.vulkan.loader",
]
}
group("fuchsia.vulkan.loader_c_client") {
public_deps = [
"//sdk/fidl/fuchsia.vulkan.loader:fuchsia.vulkan.loader_c_client",
]
}