зеркало из https://github.com/microsoft/BuildXL.git
559 B
559 B
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