Skip to content

Commit 1b278ee

Browse files
authored
Update CMakeLists.txt
1 parent a7b3ca3 commit 1b278ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

chsql/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ include_directories(
1919
../duckdb/third_party/thrift
2020
../duckdb/third_party/snappy
2121
../duckdb/third_party/zstd/include
22-
if(!APPLE)
23-
../duckdb/third_party/mbedtls
24-
endif()
2522
../duckdb/third_party/mbedtls/include
2623
../duckdb/third_party/brotli/include)
2724
set(EXTENSION_SOURCES src/chsql_extension.cpp src/duck_flock.cpp src/chsql_system.cpp src/parquet_types.cpp)

0 commit comments

Comments
 (0)