mirror of
https://github.com/novatiq/packages.git
synced 2026-07-28 14:33:06 +01:00
Google's gflags library is a C++ library that implements command line flags processing. Adding the library so that it can used when compiling other C++ programs. Signed-off-by: Amol Bhave <ambhave@fb.com>