swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 72cf57d4b40e5c809839afc1c62dc13e533b8ec6 authored by sdong on 27 June 2017, 00:47:20 UTC
Apply CLANG Tidy
Tip revision: 72cf57d
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