build: move meson version handling to config directory
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 15 Mar 2019 18:20:20 +0000 (18:20 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 27 Mar 2019 08:43:35 +0000 (09:43 +0100)
commit664c59fac1e68f9a59634690776c36a4e5891a8a
tree907575288184a8cf7b91d22e4f3347d75923b875
parentc04172b5f0311ce7af586b6004b1f27993a5cc48
build: move meson version handling to config directory

To keep the top-level meson.build file as clean and clear as possible, we
move the version handling to the config/meson.build file, where the rest of
the build configuration is already being set up.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
config/meson.build
meson.build