lib: restore developer mode checks
authorDavid Marchand <david.marchand@redhat.com>
Wed, 5 May 2021 14:21:05 +0000 (16:21 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 5 May 2021 20:05:21 +0000 (22:05 +0200)
commit2223b6cee9d64d43454edb331624642cc6b92bde
tree4695679c0220065876b2013a335f7e378078cb73
parent4f74cb68b96496acce845e75b5533f019f248b1e
lib: restore developer mode checks

Most of the checks on developer_mode have been accidentally dropped.
Restore them.

Fixes: 7d611e35b077 ("lib: simplify main build file")

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
lib/meson.build