Cleanup meson build

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët
2017-11-17 14:42:26 +00:00
parent 520bd33cb3
commit ed90fdea02
2 changed files with 18 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ Grab the latest release from github:
To build and install the latest version with [meson](http://mesonbuild.com):
$ meson --buildtype=release build
$ meson build
$ cd build
$ ninja
# ninja install