build: add configuration summary at end of config
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 29 Aug 2018 16:19:20 +0000 (17:19 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 17 Sep 2018 11:58:40 +0000 (13:58 +0200)
commit806c45dd483dfec319028758210d9faee731ca8e
tree9d6d743cd56f2447436be3d1f1a1e60de464f6d8
parent34b3d7a4a4b374b0a46808fa492b589426179e0e
build: add configuration summary at end of config

After running meson to configure a DPDK build, it can be useful to know
what was automatically enabled or disabled. Therefore, print out by way of
summary a categorised list of libraries and drivers to be built.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
drivers/meson.build
lib/meson.build
meson.build