Pvs.SoftTools.SystemC
0.1.0
dotnet add package Pvs.SoftTools.SystemC --version 0.1.0
NuGet\Install-Package Pvs.SoftTools.SystemC -Version 0.1.0
<PackageReference Include="Pvs.SoftTools.SystemC" Version="0.1.0" />
paket add Pvs.SoftTools.SystemC --version 0.1.0
#r "nuget: Pvs.SoftTools.SystemC, 0.1.0"
// Install Pvs.SoftTools.SystemC as a Cake Addin #addin nuget:?package=Pvs.SoftTools.SystemC&version=0.1.0 // Install Pvs.SoftTools.SystemC as a Cake Tool #tool nuget:?package=Pvs.SoftTools.SystemC&version=0.1.0
Detailed summary is mentinoed below:
This AUTOPKG has been created using Microsoft's CoApp tool.
NOTE : CoApp project is developed and maintained under the APACHE LICENSE, 2.0
'http://www.apache.org/licenses/LICENSE-2.0.html'
The intent is to make the necessary build artifacts available for the SystemC developer(s).
This would allow users to directly download the Nuget Extension package and use them within their project builds.
TODO LIST :
1. Extend the package builder to deploy build artifacts for a varied combinations of the build factors.
2. Have a TestApp that can be configured for all possible combinations of the build factors for validation of the package.
3. Generate property sheet in order to allow
a. automatic inclusion of the Include(s) to the 'AdditionalIncludeDirectories' [Status - Completed]
b. automatic linkage of the Libraries to the 'AdditionalDependencies' [Status - WIP]
c. automatic inclusion of the Define(s) to the 'PreprocessorDefinitions' [Status - WIP]
NOTE :
Curretly - for Windows Users - after installing this NuGet Package - user(s) would need
to manually add the libaries path and link the appropriate libraries.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.0 | 1,539 | 9/15/2018 |
Public Release of SystemC NuGet installer