Version:
Usage
Install the latest nlohmann_json package with the following command:
meson wrap install nlohmann_jsonOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from nlohmann_json 3.12.0-1 can be used by adding the following lines to your meson.build file:
nlohmann_json_dep = dependency('nlohmann_json')Patch Files Preview
No patch files needed for this package.