meson: Fix version script handling
authorJan Janssen <medhefgo@web.de>
Tue, 26 Sep 2023 13:14:38 +0000 (15:14 +0200)
committerJan Janssen <medhefgo@web.de>
Tue, 26 Sep 2023 17:41:53 +0000 (19:41 +0200)
commit90461ef56fe75f3c68741665b103709ae36eaba6
tree053e2dccb7fdf3edfb415021c2f52311de522d4f
parentb53a80966e8a2d68b66bf1b47c2ee633a71fad49
meson: Fix version script handling

Build targets should have a link dependency on the version scripts they
use. This also uses absolute paths in anticipation for meson 1.3
needlessly deprecating file to string conversions.
meson.build
src/core/meson.build
src/cryptsetup/cryptsetup-tokens/meson.build
src/home/meson.build
src/login/meson.build
src/nss-myhostname/meson.build
src/nss-mymachines/meson.build
src/nss-resolve/meson.build
src/nss-systemd/meson.build
src/shared/meson.build