mirror of
https://github.com/google/leveldb.git
synced 2025-06-11 12:43:19 +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")
|
leveldb_benchmark("benchmarks/db_bench_tree_db.cc")
|
||||||
target_link_libraries(db_bench_tree_db kyotocabinet)
|
target_link_libraries(db_bench_tree_db kyotocabinet)
|
||||||
endif(HAVE_KYOTOCABINET)
|
endif(HAVE_KYOTOCABINET)
|
||||||
|
|
||||||
|
leveldb_benchmark("benchmarks/db_bench_log.cc")
|
||||||
endif(LEVELDB_BUILD_BENCHMARKS)
|
endif(LEVELDB_BUILD_BENCHMARKS)
|
||||||
|
|
||||||
if(LEVELDB_INSTALL)
|
if(LEVELDB_INSTALL)
|
||||||
|
Loading…
Reference in New Issue
Block a user