mirror of https://github.com/acidanthera/audk.git
11 lines
214 B
YAML
11 lines
214 B
YAML
|
## @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"]
|
||
|
}
|