File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ set (SOURCES
68
68
${SOURCE_DIR} /src/mongoc/mongoc-cursor.c
69
69
${SOURCE_DIR} /src/mongoc/mongoc-cursor-array.c
70
70
${SOURCE_DIR} /src/mongoc/mongoc-cursor-cursorid.c
71
+ ${SOURCE_DIR} /src/mongoc/mongoc-cursor-transform.c
71
72
${SOURCE_DIR} /src/mongoc/mongoc-database.c
72
73
${SOURCE_DIR} /src/mongoc/mongoc-init.c
73
74
${SOURCE_DIR} /src/mongoc/mongoc-gridfs.c
@@ -215,6 +216,7 @@ set(test-libmongoc-sources
215
216
${SOURCE_DIR} /tests/test-mongoc-queue.c
216
217
${SOURCE_DIR} /tests/test-mongoc-read-prefs.c
217
218
${SOURCE_DIR} /tests/test-mongoc-rpc.c
219
+ ${SOURCE_DIR} /tests/test-mongoc-socket.c
218
220
${SOURCE_DIR} /tests/test-mongoc-stream.c
219
221
${SOURCE_DIR} /tests/test-mongoc-uri.c
220
222
${SOURCE_DIR} /tests/test-mongoc-write-concern.c
You can’t perform that action at this time.
0 commit comments