mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-08-09 04:56:30 -04:00
Fix link to travis.sh
parent
c924bd3267
commit
3e7635c2cf
@ -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`](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 [`travis.sh`](../../blob/master/travis.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