blob: 4258d9a65e27bf47f516ffccc1fda214ca2b8c64 [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.
import("//build/bind/bind.gni")
bind_library("gizmo.example") {
source = "gizmo.example.bind"
}