Open ordian opened 4 years ago
One low-handing fruit would be not to build rocksdb from source, but install the system package and link it dynamically. ROCKSDB_LIB_DIR should be the way to reuse it. Note that this is only for tests, not release builds.
ROCKSDB_LIB_DIR
cc @denisgranha, @eduadiez
sounds good @ordian :)
One low-handing fruit would be not to build rocksdb from source, but install the system package and link it dynamically.
ROCKSDB_LIB_DIR
should be the way to reuse it. Note that this is only for tests, not release builds.cc @denisgranha, @eduadiez