[dpdk-dev] [PATCH v2] meson: don't check dependencies for tests if not required
Aaron Conole
aconole at redhat.com
Thu May 30 15:08:30 CEST 2019
Ilya Maximets <i.maximets at samsung.com> writes:
> Don't need to check dependencies if test apps will not be built anyway.
>
> Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
> ---
>
> Version 2:
> - 'get_option('tests')' check moved to the top.
>
> app/test/meson.build | 141 ++++++++++++++++++++++---------------------
> 1 file changed, 72 insertions(+), 69 deletions(-)
>
Acked-by: Aaron Conole <aconole at redhat.com>
Thanks for this, Ilya!
More information about the dev
mailing list