mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-08-09 04:56:30 -04:00
Fix broken link
parent
d314683257
commit
d68f0a0ecc
@ -1,5 +1,5 @@
|
||||
### Building and testing with Meson/Ninja
|
||||
Thanks to David Seifert (@SoapGentoo), we (the maintainers) now use [meson](http://mesonbuild.com/) and [ninja](https://ninja-build.org/) to build for debugging, as well as for continuous integration (see [`travis.sh`](../../blob/master/travis.sh) ). Other systems may work, but minor things like version strings might break.
|
||||
Thanks to David Seifert (@SoapGentoo), we (the maintainers) now use [meson](http://mesonbuild.com/) and [ninja](https://ninja-build.org/) to build for debugging, as well as for continuous integration (see [`meson_builder.sh`](../../blob/master/.travis_scripts/meson_builder.sh) ). Other systems may work, but minor things like version strings might break.
|
||||
|
||||
First, install both meson (which requires Python3) and ninja.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user