1. Home
  2. Browse
  3. json5-parser

json5-parser

v1.0.0#0Latest

An enhancement of the JSON Spirit C++ library to understand json5.

Install

Run the following Vcpkg command to install the port.

vcpkg install json5-parser

Usage

The package json5-parser provides CMake targets:

find_package(json5_parser CONFIG REQUIRED)
target_link_libraries(main PRIVATE json5_parser)

Dependencies

See source

Version

v1.0.0#0

Publication

Supports

All

Bitbucket

wlandry/json5_parser

Homepage

bitbucket.org/wlandry/json5_parser

Subtree

0011fd9e5e

License

Complex license

Definition

Control