Add build options for utils and examples
authorMartin Blanchard <tchaik@gmx.com>
Thu, 6 Sep 2018 23:07:19 +0000 (00:07 +0100)
committerNikolaus Rath <Nikolaus@rath.org>
Fri, 28 Sep 2018 13:48:33 +0000 (14:48 +0100)
commit4a6a5daec0384aa91ab142b5f6f4e1b3def7160c
treee57c027ef025cd770b6e4f01f2e1db6d65b7062d
parent161fffd979a51da1991276bc50d48237eda831b1
Add build options for utils and examples

Allow skipping utils build & installation (-Dutils=false) and examples
build (-Dexamples=false). By default behaviour is unchanged (both are
true: utils and examples get build).
meson.build
meson_options.txt