mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-11 13:56:33 -06:00
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
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