kicad/thirdparty/nlohmann_json
Jeff Young 16c645bfd9 Quiet the CLang compiler.
(It's a false-positive, but CLang doesn't seem to know any better.)
2020-08-02 22:45:48 +01:00
..
nlohmann Quiet the CLang compiler. 2020-08-02 22:45:48 +01:00
CMakeLists.txt Remove one level of nesting; add README.txt 2020-01-04 10:46:50 -05:00
LICENSE.MIT Remove one level of nesting; add README.txt 2020-01-04 10:46:50 -05:00
README.txt Add fifo_map and use it for Gerber job file generation 2020-01-04 11:05:09 -05:00

README.txt

This directory contains the nlohmann/json project from https://github.com/nlohmann/json and the
nlohmann/fifo_map project from https://github.com/nlohmann/fifo_map.

They are licensed under MIT, with the license text in this directory.