Skip to content

Commit db98ab0

Browse files
ajdaviskevinAlbs
authored andcommitted
CDRIVER-2505 fix bundled zlib include path
1 parent 38bc8b3 commit db98ab0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libmongoc/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,6 @@ if (ENABLE_SHM_COUNTERS STREQUAL "ON")
342342
set (SHM_LIBRARIES rt)
343343
endif ()
344344

345-
set (MONGOC_INTERNAL_INCLUDE_DIRS "")
346-
347345
configure_file (
348346
"${PROJECT_SOURCE_DIR}/src/mongoc/mongoc-config.h.in"
349347
"${PROJECT_BINARY_DIR}/src/mongoc/mongoc-config.h"

0 commit comments

Comments
 (0)