Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 314 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 314 Bytes

fips-yaml-cpp

FIPS-ifed version of yaml-cpp.

To include this library, edit your fips.yml to import:

imports:
    fips-yaml-cpp:
        git: https://github.com/MODit3D/fips-yaml-cpp

To use in your C++ project: