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
6868 ${SOURCE_DIR} /src/mongoc/mongoc-cursor.c
6969 ${SOURCE_DIR} /src/mongoc/mongoc-cursor-array.c
7070 ${SOURCE_DIR} /src/mongoc/mongoc-cursor-cursorid.c
71+ ${SOURCE_DIR} /src/mongoc/mongoc-cursor-transform.c
7172 ${SOURCE_DIR} /src/mongoc/mongoc-database.c
7273 ${SOURCE_DIR} /src/mongoc/mongoc-init.c
7374 ${SOURCE_DIR} /src/mongoc/mongoc-gridfs.c
@@ -215,6 +216,7 @@ set(test-libmongoc-sources
215216 ${SOURCE_DIR} /tests/test -mongoc-queue.c
216217 ${SOURCE_DIR} /tests/test -mongoc-read-prefs.c
217218 ${SOURCE_DIR} /tests/test -mongoc-rpc.c
219+ ${SOURCE_DIR} /tests/test -mongoc-socket.c
218220 ${SOURCE_DIR} /tests/test -mongoc-stream.c
219221 ${SOURCE_DIR} /tests/test -mongoc-uri.c
220222 ${SOURCE_DIR} /tests/test -mongoc-write-concern.c
You can’t perform that action at this time.
0 commit comments