1 config BR2_PACKAGE_GFLAGS
3 depends on BR2_INSTALL_LIBSTDCPP
5 The gflags package contains a C++ library that implements
6 commandline flags processing. It includes built-in support for
7 standard types such as string and the ability to define flags
8 in the source file in which they are used.
10 https://github.com/gflags/gflags
12 comment "gflags needs a toolchain w/ C++"
13 depends on !BR2_INSTALL_LIBSTDCPP