swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: b8c78da6ede4baf09af39146a79b0727ac3914c7 authored by agiardullo on 18 February 2016, 23:13:33 UTC
update fb-specific dependencies by running update_dependencies.sh
Tip revision: b8c78da
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