summaryrefslogtreecommitdiffstats
path: root/BaseTools/BinWrappers/PosixLike/posix_path_env.yaml
blob: 8b32e010bb1d357dc9d2d237fe211da3fc059da9 (plain)
1
2
3
4
5
6
7
8
9
10
## @file
# Set this folder on the path for all linux builds
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
  "scope": "global-nix",
  "flags": ["set_path"]
}