Now building with meson.

This commit is contained in:
Jordan Petridis
2017-11-11 13:29:11 +02:00
parent bc6da31178
commit 1199c9aa81
5 changed files with 6 additions and 62 deletions
Vendored
-3
View File
@@ -141,9 +141,6 @@ install:
uninstall:
${NINJA} ${NINJA_OPT} uninstall
release:
${NINJA} ${NINJA_OPT} release
check:
${MESONTEST} ${NINJA_OPT}
END