swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 01d5fafe08fdc601bae28d72cd9d00869525122c authored by Adam Retter on 11 December 2019, 04:00:57 UTC
Add Visual Studio 2015 to AppVeyor (#5446)
Tip revision: 01d5faf
README.md
1. Compile RocksDB first by executing `make static_lib` in parent dir
2. Compile all examples: `cd examples/; make all`
back to top