On Wed, Jul 30, 2025 at 6:35 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> For this purpose, I think it's better for us to rely on things we
> control than things Meson controls. Adding a new top-level directory
> is rare enough that I don't see a problem with needing to update
> prep_buildtree.
+1. (This approach should also keep prep_buildtree from recursing into
my git worktrees and vpaths, so I'm excited to give it a try!)
--Jacob