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