diff --git a/README.md b/README.md index c20d8a6..741a2a6 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,14 @@ Download project and prepare sources with make make check +If you prefer a `meson` build + + meson builddir + ninja -C builddir + ninja -C builddir test + +There is also an unofficial MSVC nmake build configuration in `msvc/`. + Mailing List ------------