forked from continuwuation/rocksdb
120 B
120 B
- Compile RocksDB first by executing
make static_libin parent dir - Compile all examples:
cd examples/; make all