Ilya Maximets <i.maxim...@samsung.com> writes: > Don't need to check dependencies if test apps will not be built anyway. > > Signed-off-by: Ilya Maximets <i.maxim...@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 <acon...@redhat.com> Thanks for this, Ilya!