On Wed, Sep 20, 2023 at 10:18:45PM +0800, Ric Li wrote: > When running 'meson setup' on Windows with MSYS2, > "list-dir-globs.py * failed with status 1". > > Avoid using globbing to get components for app build > since they are already listed in the meson file. > > Signed-off-by: Ric Li <[email protected]> > ---
Acked-by: Bruce Richardson <[email protected]>

