meson: Follow gnome conventions for build option names

This commit is contained in:
Christoph Reiter
2019-04-04 08:48:34 +02:00
parent 0432b22e02
commit 3462fcf9a0
10 changed files with 37 additions and 37 deletions

View File

@ -40,8 +40,8 @@ ccache --zero-stats
ccache --show-stats
meson \
-Dman-pages=true \
-Dbroadway-backend=true \
-Dman=true \
-Dbroadway_backend=true \
_build
ninja -C _build