Skip to content

Commit 4bfa962

Browse files
Kostiantyn Ponomarenkocdunn2001
Kostiantyn Ponomarenko
authored andcommitted
Add Meson related info to README
Add information about how one can get a Meson wrap file. Signed-off-by: Kostiantyn Ponomarenko <[email protected]>
1 parent e50bfef commit 4bfa962

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,9 @@ When a test is run, output files are generated beside the input test files. Belo
128128
### Amalgamated source
129129
https://github.com/open-source-parsers/jsoncpp/wiki/Amalgamated
130130

131+
### The Meson Build System
132+
If you are using the [Meson Build System](http://mesonbuild.com), then you can get a wrap file by downloading it from [Meson WrapDB](https://wrapdb.mesonbuild.com/jsoncpp), or simply use `meson wrap install jsoncpp`.
133+
131134
### Other ways
132135
If you have trouble, see the Wiki, or post a question as an Issue.
133136

0 commit comments

Comments
 (0)