blob: acbb9791f4aaabec1dca7c71d4244020ed3d96ac [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("//build/unification/zbi/resource.gni")
# Entry point for all general purpose GN templates for building and testing
# Fuchsia components.
# See: https://fuchsia.dev/fuchsia-src/development/components/build
import("fuchsia_component.gni")
import("fuchsia_package.gni")
import("fuchsia_test.gni")
import("fuchsia_test_package.gni")
import("fuchsia_unittest_component.gni")
import("fuchsia_unittest_package.gni")