slackbuilds_ponce/libraries/gflags/README
Jack Hunt c3c80dc64c libraries/gflags: Added (C++ library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-07-11 14:10:56 +07:00

3 lines
226 B
Text

The gflags package contains a C++ library that implements commandline flags processing.
It includes built-in support for standard types such as string and the ability to define
flags in the source file in which they are used.