meson: Narrow dependencies for 'install-quiet' target
authorAndres Freund
Tue, 4 Feb 2025 22:45:55 +0000 (17:45 -0500)
committerAndres Freund
Tue, 4 Feb 2025 22:56:19 +0000 (17:56 -0500)
commitc2ede6640ca2d0f2966ef6aaa5d9b245642cdb53
tree40fa7eb29ad7b655b54c30077eb2d5057ead147f
parentff1975ddd0270703306dee56601b17742d0934b6
meson: Narrow dependencies for 'install-quiet' target

Previously test dependencies, which are not actually installed, were
unnecessarily built.

Apply this to all branches with meson support, as part of an effort to fix
incorrect test dependencies that can lead to test failures.

Discussion: https://postgr.es/m/CAGECzQSvM3iSDmjF+=Kof5an6jN8UbkP_4cKKT9w6GZavmb5yQ@mail.gmail.com
Discussion: https://postgr.es/m/bdba588f-69a9-4f3e-9b95-62d07210a32e@eisentraut.org
Backpatch: 16-, where meson support was added
meson.build