Skip to content

Commit ee12694

Browse files
committed
Port leveldb_key.{h,cc}
1 parent caeffff commit ee12694

File tree

5 files changed

+1519
-3
lines changed

5 files changed

+1519
-3
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)