Moved to contrib
This commit is contained in:
parent
4c05b09f27
commit
107c9a4e42
@ -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)
|
||||||
|
|
||||||
|
@ -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
3
contrib/meson/README
Normal 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.
|
Loading…
Reference in New Issue
Block a user