Skip to content

Commit 721bd40

Browse files
committed
Port leveldb_key.{h,cc}
1 parent b24a195 commit 721bd40

File tree

6 files changed

+1521
-10
lines changed

6 files changed

+1521
-10
lines changed

Firestore/core/src/firebase/firestore/local/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ cc_library(
2020
DEPENDS
2121
LevelDB::LevelDB
2222
absl_strings
23+
firebase_firestore_model
2324
firebase_firestore_util
2425
)

0 commit comments

Comments
 (0)