WrapDB Browser

WrapDB Browser

jsoncpp

A C++ library for interacting with JSON.

open-source-parsers/jsoncpp
Latest Upstream Version:1.9.7
Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest jsoncpp package with the following command:

meson wrap install jsoncpp

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from jsoncpp 1.9.7-1 can be used by adding the following lines to your meson.build file:

jsoncpp_dep = dependency('jsoncpp')

Patch Files Preview

No patch files needed for this package.