An enhancement of the JSON Spirit C++ library to understand json5.
Run the following Vcpkg command to install the port.
vcpkg install json5-parser
The package json5-parser provides CMake targets:
find_package(json5_parser CONFIG REQUIRED) target_link_libraries(main PRIVATE json5_parser)
v1.0.0#0
Aug 27, 2019
All
wlandry/json5_parser
bitbucket.org/wlandry/json5_parser
0011fd9e5e
Complex license
Control