Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

cxxopts/3.2.0

Lightweight C++ option parser library, supporting the standard GNU style syntax for options.
Recipe info
2024-02-15

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
cxxopts/3.2.0

Using cxxopts

Loading ...
Loading...