From da145123c5f90586cd42973e92efbe9fcb0debf6 Mon Sep 17 00:00:00 2001 From: Dima Krasner Date: Fri, 17 Feb 2017 12:29:23 +0200 Subject: [PATCH] Updated the README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6336d9006..7782972db 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,10 @@ A `cmake` project generator is provided within `build/cmake`. It can generate Makefiles or other build scripts to create `zstd` binary, and `libzstd` dynamic and static libraries. +#### Meson + +A Meson project is provided within `build/meson`. + #### Visual (Windows) Going into `build` directory, you will find additional possibilities :