Skip to content

Commit 726c690

Browse files
author
Christian Hergert
committed
build: add missing test file to cmake
1 parent 537d046 commit 726c690

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ set(test-libmongoc-sources
209209
${SOURCE_DIR}/tests/test-mongoc-rpc.c
210210
${SOURCE_DIR}/tests/test-mongoc-stream.c
211211
${SOURCE_DIR}/tests/test-mongoc-uri.c
212+
${SOURCE_DIR}/tests/test-mongoc-value.c
212213
${SOURCE_DIR}/tests/test-mongoc-write-concern.c
213214
${SOURCE_DIR}/tests/TestSuite.c
214215
)

0 commit comments

Comments
 (0)