WrapDB Browser

WrapDB Browser

cli11

CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.

CLIUtils/CLI11
Latest Upstream Version:v2.7.2Outdated

https://cliutils.github.io/CLI11/

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest cli11 package with the following command:

meson wrap install cli11

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from cli11 2.7.1-1 can be used by adding the following lines to your meson.build file:

CLI11_dep = dependency('CLI11')

Patch Files Preview

No patch files needed for this package.