Skip to content

Commit 5cc5aa6

Browse files
authored
Remove default-library-linkage from vcpkg.json
1 parent fe61194 commit 5cc5aa6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

vcpkg.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"./extension-ci-tools/vcpkg_ports",
4343
"./vcpkg_ports",
4444
"./duckdb-spatial/vcpkg_ports"
45-
],
46-
"default-library-linkage": "dynamic"
45+
]
4746
}
4847
}

0 commit comments

Comments
 (0)