Skip to content

fipsified argagg

Notifications You must be signed in to change notification settings

GrabCAD/fips-argagg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fips-argagg

This repo holds the fipsified argagg, Argument Aggregator for parsing command line options in C++.

Using the fips build system: https://github.com/floooh/fips

Using

To use argagg, add it to your fips.yml:

imports:
     fips-argagg:
         git: https://github.com/MODit3D/fips-argagg.git

Because argagg is header only, you do not need a fips_deps(argagg) in CMakeLists.txt.

Releases

No releases published

Packages

No packages published