blob: f5d7abad6773779559ebacd7e4698528c69162fc [file] [log] [blame]
# Copyright 2019 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 the root of GN configuration for Zircon.
# The location of the build configuration file.
buildconfig = "//public/gn/BUILDCONFIG.gn"
# The executable used to execute scripts in action and exec_script.
script_executable = "/usr/bin/env"
# Expect build files named BUILD.zircon.gn.
build_file_extension = "zircon"