Moved to contrib

dev
Dima Krasner 2017-02-18 23:30:57 +02:00
parent 4c05b09f27
commit 107c9a4e42
5 changed files with 4 additions and 2 deletions

View File

@ -106,7 +106,7 @@ to create `zstd` binary, and `libzstd` dynamic and static libraries.
#### Meson #### Meson
A Meson project is provided within `build/meson`. A Meson project is provided within `contrib/meson`.
#### Visual (Windows) #### Visual (Windows)

View File

@ -5,7 +5,6 @@ Projects for various integrated development environments (IDE)
The following projects are included with the zstd distribution: The following projects are included with the zstd distribution:
- `cmake` - CMake project contributed by Artyom Dymchenko - `cmake` - CMake project contributed by Artyom Dymchenko
- `meson` - Meson project contributed by Dima Krasner
- `VS2005` - Visual Studio 2005 project - `VS2005` - Visual Studio 2005 project
- `VS2008` - Visual Studio 2008 project - `VS2008` - Visual Studio 2008 project
- `VS2010` - Visual Studio 2010 project (which also works well with Visual Studio 2012, 2013, 2015) - `VS2010` - Visual Studio 2010 project (which also works well with Visual Studio 2012, 2013, 2015)

3
contrib/meson/README Normal file
View File

@ -0,0 +1,3 @@
This Meson project is provided with no guarantee and maintained by Dima Krasner <dima@dimakrasner.com>.
It outputs one libzstd, either shared or static, depending on default_library.