build: hide debug messages in non-developer mode
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 25 Feb 2021 15:29:02 +0000 (15:29 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 9 Apr 2021 17:07:25 +0000 (19:07 +0200)
commitd317f7ebd484fadfdc277eea5e2d906f1e573cc7
tree8cbfa944e722306603e3327669a2df358b4c8da8
parentbc4617433845c39af339ca76afd6f00a706169c5
build: hide debug messages in non-developer mode

The messages about what components have what dependency names, and
information about function versioning not being supported on windows are
only of interest to developers, so hide them when building in
non-developer mode.

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