terminal/dep/jsoncpp
Mike Griese 7a258f934b
DEPS: Update jsoncpp to 1.9.3 (#6308)
Updates jsoncpp to 1.9.3. Doesn't look like any of the tests broke.

* [x] I work here
* [x] Ran existing tests

I'll file a follow-up PR for adding trailing comma support, as mentioned in https://github.com/microsoft/terminal/issues/4232#issuecomment-634126486
2020-06-02 18:50:06 +00:00
..
json DEPS: Update jsoncpp to 1.9.3 (#6308) 2020-06-02 18:50:06 +00:00
README.md DEPS: Update jsoncpp to 1.9.3 (#6308) 2020-06-02 18:50:06 +00:00
cgmanifest.json DEPS: Update jsoncpp to 1.9.3 (#6308) 2020-06-02 18:50:06 +00:00
jsoncpp.cpp DEPS: Update jsoncpp to 1.9.3 (#6308) 2020-06-02 18:50:06 +00:00

README.md

jsoncpp

Amalgamated from source commit 6aba23f, release 1.9.3.

Generating amalgamated source and header JsonCpp is provided with a script to generate a single header and a single source file to ease inclusion into an existing project. The amalgamated source can be generated at any time by running the following command from the top-directory (this requires Python 3.4+):

python amalgamate.py