Fix Windows build by adding snapshot_impl to CMakeLists
Test Plan: untested Reviewers: sdong Reviewed By: sdong Subscribers: dhruba, leveldb Differential Revision: https://reviews.facebook.net/D44049
This commit is contained in:
parent
e61fafbe7a
commit
6b2d57039a
@ -102,6 +102,7 @@ set(SOURCES
|
||||
db/merge_operator.cc
|
||||
db/repair.cc
|
||||
db/slice.cc
|
||||
db/snapshot_impl.cc
|
||||
db/table_cache.cc
|
||||
db/table_properties_collector.cc
|
||||
db/transaction_log_impl.cc
|
||||
|
Loading…
x
Reference in New Issue
Block a user