Description
Adds a small C++ library for parsing command-line options such as flags, values, and help text. It helps developers build terminal programs without writing repetitive argument handling code.
Most users receive it as a build or runtime dependency of another program. Install it directly only when developing C++ software that uses cxxopts.