Files
buildroot/package/cxxopts/Config.in
Bernd Kuhls 9f2ff71c74 package/cxxopts: new package
This header-only library is needed for gerbera bump to 3.2.0.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2026-03-21 21:23:53 +01:00

11 lines
249 B
Plaintext

config BR2_PACKAGE_CXXOPTS
bool "cxxopts"
depends on BR2_INSTALL_LIBSTDCPP
help
Lightweight C++ command line option parser
https://github.com/jarro2783/cxxopts
comment "cxxopts needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP