Skip to content

Commit 1df5528

Browse files
authored
fix: cmake build (#2717)
1 parent 91abbef commit 1df5528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vortex-duckdb/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ readme = { workspace = true }
1818
name = "vortex_duckdb"
1919
path = "src/lib.rs"
2020
bench = false
21+
crate-type = ["staticlib", "cdylib"]
2122

2223
[dependencies]
2324
arrow-array = { workspace = true }

0 commit comments

Comments
 (0)