Skip to content

drillsar/gflags-1

 
 

Repository files navigation

This repository contains a C++ of the Google commandline flags module.
Documentation for the C++ implementation is in doc/. The python version of
gflags is now shipped seperately as it is completely independent of this
module.

See INSTALL for (generic) installation instructions for C++: basically
   ./configure && make && make install

See README_windows.txt for instructions on using under windows.

About

Mirror of the SVN gflags project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 43.7%
  • C++ 40.5%
  • Makefile 10.4%
  • M4 3.3%
  • C 2.1%