meson: Fix DLL search path during test execution on Windows
Meson needs to see all libraries a target depends on so that it can add each to PATH when running "meson test". Avoids "*.dll was not found" errors.
Showing
Please register or sign in to comment