1. Home
  2. Browse
  3. gflags

gflags

v2.2.2#2Latest

A C++ library that implements commandline flags processing

Install

Run the following Vcpkg command to install the port.

vcpkg install gflags

Usage

The package gflags provides CMake targets:

find_package(gflags CONFIG REQUIRED)
target_link_libraries(main PRIVATE gflags::gflags)
See source

Version

v2.2.2#2

Publication

Supports

!uwp

GitHub

gflags/gflags

Homepage

github.com/gflags/gflags

Subtree

3582b8a4f0

License

Complex license

Definition

Control