Skip to content

Conversation

staticlibs
Copy link
Collaborator

This change makes all CMake targets to use -MT/-MTd compilation flags for Windows MSVC builds. This way the MSVC runtime library is linked statically and the workaround for VS2019 added in #169 is no longer necessary.

extension-ci-tools PR: duckdb/extension-ci-tools#276

Ref: duckdblabs/duckdb-internal#2036

@staticlibs staticlibs force-pushed the msvc_static branch 2 times, most recently from 0980144 to 9f03f35 Compare October 17, 2025 22:18
This change makes all CMake targets to use `-MT`/`-MTd` compilation
flags for Windows MSVC builds. This way the MSVC runtime library is
linked statically and the workaround for VS2019 added in duckdb#169 is no
longer necessary.

`extension-ci-tools` PR: duckdb/extension-ci-tools#276

Ref: duckdblabs/duckdb-internal#2036
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant