f5a577e31d
This is a lightweight C++ option parser library, supporting the standard GNU style syntax for options. Options can be given as: --long --long=argument --long argument -a -ab -abc argument where c takes an argument, but a and b do not. Additionally, anything after -- will be parsed as a positional argument.
6 lines
234 B
Text
6 lines
234 B
Text
@comment $NetBSD: PLIST,v 1.1 2021/12/31 17:23:19 plunky Exp $
|
|
include/cxxopts.hpp
|
|
lib/cmake/cxxopts/cxxopts-config-version.cmake
|
|
lib/cmake/cxxopts/cxxopts-config.cmake
|
|
lib/cmake/cxxopts/cxxopts-targets.cmake
|
|
lib/pkgconfig/cxxopts.pc
|