]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Add vcpkg installation instructions
authorPhoebeHui <v-phma@microsoft.com>
Fri, 17 Jan 2020 11:31:08 +0000 (03:31 -0800)
committerPhoebeHui <v-phma@microsoft.com>
Fri, 17 Jan 2020 11:31:08 +0000 (03:31 -0800)
README.md

index c94c7882a48fd40bf60c85faaafa3644c2f17673..cd08f09a8949d5a0c727ac630c2395c05561a113 100644 (file)
--- a/README.md
+++ b/README.md
@@ -143,6 +143,11 @@ example about how Meson is used to build this project.
 
 Note that default build type is **release**.
 
+### VCPKG
+If you are using the [vcpkg](https://github.com/Microsoft/vcpkg/) dependency manager,
+you can build and install zstd with CMake integration in a single command:
+- `vcpkg install zstd`
+
 ### Visual Studio (Windows)
 
 Going into `build` directory, you will find additional possibilities: