blob: bf992e6c2e8e3808cc3b7349aa4c955b3949ca0e [file] [log] [blame]
# Copyright 2018 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.
import("//build/fidl/fidl.gni")
group("fidl") {
public_deps = [
":fuchsia.gpu.magma_c",
]
}
fidl("fuchsia.gpu.magma") {
sources = [
"magma.fidl",
]
}