зеркало из https://github.com/microsoft/BuildXL.git
b2930760dd | ||
---|---|---|
.. | ||
Example.vcxproj | ||
README.md | ||
build.bat | ||
build.ps1 | ||
config.bc | ||
main.cc |
README.md
Instructions
- Setup BuildXL as explained in the documentation
- Point the environment variable BUILDXL_BIN to the BuildXL binary folder path. For example, if you set up BuildXL in D:\BuildXL, then D:\BuildXL\Out\Bin\debug\net472 should be the value.
- Run .\run.ps1 from PowerShell, or equivalently run.bat from the command line prompt
The build outputs will be located in the Debug folder. For further configuration options, see: https://github.com/microsoft/BuildXL/blob/master/Public/Sdk/Public/Prelude/Prelude.Configuration.Resolvers.dsc#L98