Skip to content

Commit

Permalink
add vcpkg as an windows option
Browse files Browse the repository at this point in the history
Summary: Closes facebook#2629

Differential Revision: D5483751

Pulled By: sagar0

fbshipit-source-id: 9719ef9edd936dbb89b8988e3f4cb912a234f00e
  • Loading branch information
atkawa7 authored and facebook-github-bot committed Jul 24, 2017
1 parent ea8ad4f commit 06f1917
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 06f1917

Please sign in to comment.