Skip to content

Commit 267d191

Browse files
authored
Update extension_config.cmake
1 parent 1300eb9 commit 267d191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chsql/extension_config.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ include_directories(
88
../duckdb/third_party/thrift
99
../duckdb/third_party/snappy
1010
../duckdb/third_party/zstd/include
11-
../duckdb/third_party/mbedtls
11+
# ../duckdb/third_party/mbedtls
1212
../duckdb/third_party/mbedtls/include
1313
../duckdb/third_party/brotli/include)
1414

0 commit comments

Comments
 (0)