blob: 4e88e5de2138ecdfd26f1a6122bf6e4cd0d79151 [file] [log] [blame]
# Copyright 2020 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("$zx_build/public/gn/fidl.gni")
fidl_library("zx") {
sources = [ "../zx_common.fidl" ]
sdk = true
}