summaryrefslogtreecommitdiffstats
path: root/BaseTools/BinWrappers/PosixLike/posix_path_env.yaml
blob: 99529235ec9a5f3ec8e2efc80c5966adefbd730b (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
##
{
  "id": "binwrappers",
  "scope": "global-nix",
  "flags": ["set_path"]
}