tree: 6503fc0e6a7fb28a97af023078e7cc67b1f14e84 [path history] [tgz]
  1. Compiler_plug_in.yaml
  2. CompilerPlugin.py
  3. Readme.md
.pytool/Plugin/CompilerPlugin/Readme.md

Compiler Plugin

This CiBuildPlugin compiles the package DSC from the package being tested.

Configuration

The package relative path of the DSC file to build.

"CompilerPlugin": {
    "DscPath": "<path to dsc from root of pkg>"
}

DscPath

Package relative path to the DSC file to build.