Re: [PATCH] docs/system: Use the meson binary from the pyvenv

2025-03-18 Thread Niek Linnenbank
Reviewed-by: Niek Linnenbank On Tue, Mar 18, 2025 at 6:54 AM Thomas Huth wrote: > From: Thomas Huth > > To avoid problems with the meson installation from the host > system, we should always use the meson from our venv instead. > Thus use this in the documentation, too. > > While we're at it,

Re: [PATCH] docs/system: Use the meson binary from the pyvenv

2025-03-18 Thread Akihiko Odaki
On 2025/03/18 14:54, Thomas Huth wrote: From: Thomas Huth To avoid problems with the meson installation from the host system, we should always use the meson from our venv instead. Thus use this in the documentation, too. While we're at it, also mention that it has to be run from the build fold