Meson based builds find the same library multiple times for linking with different binaries and libraries. Maybe the most annoying one is libsqlite3 (though others should later be fixed too). Make the build to check existence of libsqlite3 just once.
Meson based builds find the same library multiple times for linking with different binaries and libraries. Maybe the most annoying one is libsqlite3 (though others should later be fixed too). Make the build to check existence of libsqlite3 just once.