Gflags

From UFRC
Revision as of 16:10, 22 February 2018 by Maxprok (talk | contribs) (Created page with "Category:SoftwareCategory:GoogleCategory:Library {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|gflags}} |{{#vardefine:url|https://github.com/gflags/gflags}} <...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

gflags website  

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.

Environment Modules

Run module spider gflags to find out what environment modules are available for this application.

System Variables

  • HPC_{{#uppercase:gflags}}_DIR - installation directory
  • HPC_{{#uppercase:gflags}}_BIN - executable directory
  • HPC_{{#uppercase:gflags}}_LIB - library directory
  • HPC_{{#uppercase:gflags}}_INC - include directory