]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: Drop project_source_root and project_build_root variables
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 26 Mar 2025 12:57:33 +0000 (13:57 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 26 Mar 2025 13:45:34 +0000 (14:45 +0100)
commitb4b1d94a094a5cc71e22e36e6cdbe008200c03b9
tree7e62225630dbbcd7df4fdf8c2a8c9b61d02be2cb
parentd22ffb44c1fa21c968b4d5ddfa3822b65e08f063
meson: Drop project_source_root and project_build_root variables

We can now rely on meson.project_source_root() and meson.project_build_root()
which do the same thing.
hwdb.d/meson.build
man/meson.build
meson.build
src/test/meson.build
test/TEST-24-CRYPTSETUP/meson.build
test/fuzz/meson.build
test/meson.build