tree: 25a7edd9efb5987b59df98ee2b50e842fe3c049f [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.