--- gobject-introspection-1.78.1.old/meson.build +++ gobject-introspection-1.78.1/meson.build @@ -239,9 +239,6 @@ # The tests will also run, which is not possible if they # were built for a different architecture. -if not meson.is_cross_build() - subdir('tests') -endif install_data('Makefile.introspection', install_dir: join_paths(get_option('datadir'), 'gobject-introspection-1.0')) install_data('m4/introspection.m4', install_dir: join_paths(get_option('datadir'), 'aclocal'))