Skip to content

Commit bb583db

Browse files
committed
Bundle-in mbedtls
1 parent ae7230f commit bb583db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension_config.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ duckdb_extension_load(httpfs
1515
SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}
1616
INCLUDE_DIR ${CMAKE_CURRENT_LIST_DIR}/extension/httpfs/include
1717
${LOAD_HTTPFS_TESTS}
18+
LINKED_LIBS "../../third_party/mbedtls/libduckdb_mbedtls.a"
1819
)

0 commit comments

Comments
 (0)