Skip to content

Files

Latest commit

aa29cc1 · Dec 16, 2015

History

History
2 lines (2 loc) · 120 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 120 Bytes
  1. Compile RocksDB first by executing make static_lib in parent dir
  2. Compile all examples: cd examples/; make all