blob: b1fde1b7f4d74f0421a72e04dee2ec422f832c60 [file] [log] [blame]
# Copyright 2022 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.
# This file is based on
# https://pigweed.googlesource.com/pigweed/sample_project/+/refs/heads/main/build_overrides/pigweed.gni
# This file is imported by all Pigweed modules.
declare_args() {
# Location of the Pigweed repository.
dir_pigweed = "//third_party/pigweed/src"
}
import("$dir_pigweed/modules.gni")