Re: [PATCH v10 04/14] vfio-user: build library

2022-05-25 Thread Stefan Hajnoczi
On Tue, May 24, 2022 at 11:30:23AM -0400, Jagannathan Raman wrote: > add the libvfio-user library as a submodule. build it as a meson > subproject. > > libvfio-user is distributed with BSD 3-Clause license and > json-c with MIT (Expat) license > > Signed-off-by: Elena Ufimtseva > Signed-off-by:

[PATCH v10 04/14] vfio-user: build library

2022-05-24 Thread Jagannathan Raman
add the libvfio-user library as a submodule. build it as a meson subproject. libvfio-user is distributed with BSD 3-Clause license and json-c with MIT (Expat) license Signed-off-by: Elena Ufimtseva Signed-off-by: John G Johnson Signed-off-by: Jagannathan Raman --- configure