mirror of
https://github.com/google/leveldb.git
synced 2025-06-07 09:52:42 +08:00
Merge 92dfa605a4
into ac691084fd
This commit is contained in:
commit
3cda44377d
@ -466,6 +466,8 @@ int main() {
|
||||
leveldb_benchmark("benchmarks/db_bench_tree_db.cc")
|
||||
target_link_libraries(db_bench_tree_db kyotocabinet)
|
||||
endif(HAVE_KYOTOCABINET)
|
||||
|
||||
leveldb_benchmark("benchmarks/db_bench_log.cc")
|
||||
endif(LEVELDB_BUILD_BENCHMARKS)
|
||||
|
||||
if(LEVELDB_INSTALL)
|
||||
|
Loading…
Reference in New Issue
Block a user