Info
Version: | 0.0.1 |
Author(s): | Tarcísio Genaro Rodrigues |
Last Update: | Tuesday, December 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Conan |
Install
Install-Package Conan
dotnet add package Conan
paket add Conan
Conan Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This package provides a MSBuild script (conan.props) that handles ConanaFile items.
This can be used to set a conanfile.py (or conanfile.txt) to manage the dependencies of C++ projects through Conan Package Manager (https://conan.io/).