meson: Add dependencies to perl modules to various script invocations
authorAndres Freund <andres@anarazel.de>
Sat, 10 Jun 2023 03:12:16 +0000 (20:12 -0700)
committerAndres Freund <andres@anarazel.de>
Sat, 10 Jun 2023 03:12:16 +0000 (20:12 -0700)
commita1cd982098c8f6a714870ae512b4a9cdeacb9440
treed4abe5f070ce16fae6f0be8c1e8564d09d14f9a4
parentb9e3f8005c99dece44d60cdfad5b904554f4d435
meson: Add dependencies to perl modules to various script invocations

Eventually it is likely worth trying to deal with this in a more expansive
way, by generating dependency files generated within the scripts. But it's not
entirely obvious how to do that in perl and is work more suitable for 17
anyway.

Reported-by: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Reviewed-by: Tristan Partin <tristan@neon.tech>
Discussion: https://postgr.es/m/87v8g7s6bf.fsf@wibble.ilmari.org
meson.build
src/common/meson.build
src/common/unicode/meson.build
src/include/catalog/meson.build
src/include/nodes/meson.build
src/include/utils/meson.build
src/interfaces/ecpg/preproc/meson.build
src/pl/plpgsql/src/meson.build