On Wed, 27 Sep 2023 11:47:37 +0300
Pekka Paalanen <ppaala...@gmail.com> wrote:

> ..
> 
> You just need to tell meson where your build directory is, or cd into
> it first.
> 
> $ meson test -C build
> 
> or
> 
> $ cd build
> $ meson test
> 

Of course!

Reply via email to