+10
doc/hooks/meson.section.md
+10
doc/hooks/meson.section.md
···+Setting this can be useful for debugging multiple Meson builds while in the same source directory, for example, when building for different platforms.+Different values for each build will prevent build artefacts from interefering with each other.
+4
-2
pkgs/by-name/me/meson/setup-hook.sh
+4
-2
pkgs/by-name/me/meson/setup-hook.sh
······+cd "$mesonBuildDir" || { echoCmd 'mesonConfigurePhase' "could not cd to $mesonBuildDir"; exit 1; }