Include ldb tool in the windows build (#914)

main
Sherlock 9 years ago committed by Siying Dong
parent 7c14d11eb9
commit 80b74a6c64
  1. 1
      CMakeLists.txt

@ -310,6 +310,7 @@ set(APPS
tools/db_stress.cc
tools/write_stress.cc
tools/db_repl_stress.cc
tools/ldb.cc
tools/sst_dump.cc
tools/dump/rocksdb_dump.cc
tools/dump/rocksdb_undump.cc

Loading…
Cancel
Save