]> git.proxmox.com Git - mirror_edk2.git/blob - BaseTools/BinWrappers/PosixLike/posix_path_env.yaml
BaseTools: Add YAML files with path env and tool extdeps
[mirror_edk2.git] / BaseTools / BinWrappers / PosixLike / posix_path_env.yaml
1 ## @file
2 # Set this folder on the path for all linux builds
3 #
4 # Copyright (c) Microsoft Corporation.
5 # SPDX-License-Identifier: BSD-2-Clause-Patent
6 ##
7 {
8 "scope": "global-nix",
9 "flags": ["set_path"]
10 }