GrabCAD / fips-argagg

fipsified argagg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

fipsified argagg


Languages

Language:Python 65.5%Language:CMake 33.1%Language:Batchfile 1.3%