gflags 2.1.2.1
The gflags package contains a library that implements commandline flags processing.
As such it's a replacement for getopt(). It has increased flexibility, including built-in support
for C++ types like string, and the ability to define flags in the source file in which they're used.
This nuget package includes static and shared binaries for 32 and 64 bit architectures
and for v100, v110 and v120 platform toolsets.
Install-Package gflags -Version 2.1.2.1
dotnet add package gflags --version 2.1.2.1
<PackageReference Include="gflags" Version="2.1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add gflags --version 2.1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixed issue with includes and CMake-based consuming projects.
Dependencies
This package has no dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
2.1.2.1 | 105,963 | 5/25/2015 | ||
2.1.2 | 645 | 5/25/2015 | ||
2.1.1.2 | 751 | 5/9/2014 | ||
2.1.1.2-beta | 424 | 5/9/2014 | ||
2.1.1.2-alpha | 359 | 5/9/2014 | ||
2.1.1.1-alpha | 394 | 5/9/2014 | ||
2.1.1-alpha | 413 | 5/9/2014 | ||
2.0.1 | 5,943 | 2/10/2014 |