1. Home
  2. Browse
  3. args

args

v6.4.6#0Latest

A simple header-only C++ argument parser library.

Install

Run the following Vcpkg command to install the port.

vcpkg install args

Usage

args provides CMake targets:

find_package(args CONFIG REQUIRED)
target_link_libraries(main PRIVATE taywee::args)

Dependencies

See source

Version

v6.4.6#0

Publication

Supports

All

GitHub

Taywee/args

Homepage

github.com/Taywee/args

Subtree

e58a894a9a

License

MIT

Definition

Manifest