mirror of
https://github.com/facebook/rocksdb
synced 2026-05-24 09:29:21 +00:00
120 B
120 B
- Compile RocksDB first by executing
make static_libin parent dir - Compile all examples:
cd examples/; make all