MSBuild tasks and targets for LLVM/Clang compiler tools.
Info
Version: | 0.0.0.1 |
Author(s): | Julio C. Rocha |
Last Update: | Wednesday, July 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JunielKatarn/MSBuildUnixNative |
NuGet Url: | https://www.nuget.org/packages/LLVM.Build |
Install
Install-Package LLVM.Build
dotnet add package LLVM.Build
paket add LLVM.Build
LLVM.Build Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.Build.Utilities.Core(>= 15.1.1012)