pkgsrc/devel/cxxopts/PLIST
plunky f5a577e31d Add cxxopts-3.0.0
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.
2021-12-31 17:23:19 +00:00

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