We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 623d501 commit c5a2c58Copy full SHA for c5a2c58
CMakeLists.txt
@@ -53,6 +53,7 @@ endif()
53
54
add_definitions(-D_GNU_SOURCE)
55
add_definitions(-D_BSD_SOURCE)
56
+add_definitions("-DBINARY_DIR=${SOURCE_DIR}/tests/binary")
57
58
set (SOURCES
59
${SOURCE_DIR}/src/mongoc/mongoc-array.c
0 commit comments