From 06f19174499ac2d63a4f529aa8375cea02e6eca4 Mon Sep 17 00:00:00 2001 From: atkawa7 Date: Mon, 24 Jul 2017 14:57:33 -0700 Subject: [PATCH] add vcpkg as an windows option Summary: Closes https://github.com/facebook/rocksdb/pull/2629 Differential Revision: D5483751 Pulled By: sagar0 fbshipit-source-id: 9719ef9edd936dbb89b8988e3f4cb912a234f00e --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 820293a57..04f0eb279 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -113,6 +113,8 @@ to build a portable binary, add `PORTABLE=1` before your make commands, like thi * **Windows**: * For building with MS Visual Studio 13 you will need Update 4 installed. * Read and follow the instructions at CMakeLists.txt + * Or install via [vcpkg](https://github.com/microsoft/vcpkg) + * run `vcpkg install rocksdb` * **AIX 6.1** * Install AIX Toolbox rpms with gcc