Gflags¶
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. Online documentation available at: https://gflags.github.io/gflags/
Environment Modules¶
Run module spider Gflags
to find out what environment modules are available for this application.
System Variables¶
- HPC_GFLAGS_DIR - installation directory
- HPC_GFLAGS_BIN - executable directory
- HPC_GFLAGS_LIB - library directory
- HPC_GFLAGS_INC - include directory