Skip to content

Commit 899a649

Browse files
committed
add missing header file for install~
1 parent 119b724 commit 899a649

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
@@ -109,6 +109,7 @@ set (HEADERS
109109
${SOURCE_DIR}/src/mongoc/mongoc-host-list.h
110110
${SOURCE_DIR}/src/mongoc/mongoc-init.h
111111
${SOURCE_DIR}/src/mongoc/mongoc-index.h
112+
${SOURCE_DIR}/src/mongoc/mongoc-iovec.h
112113
${SOURCE_DIR}/src/mongoc/mongoc-log.h
113114
${SOURCE_DIR}/src/mongoc/mongoc-matcher.h
114115
${SOURCE_DIR}/src/mongoc/mongoc-opcode.h

0 commit comments

Comments
 (0)