mirror of
https://github.com/facebook/rocksdb.git
synced 2026-07-07 14:47:40 +08:00
120 B
120 B
- Compile RocksDB first by executing
make static_libin parent dir - Compile all examples:
cd examples/; make all