Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't link anymore with Visual Studio's static runtime by default #370

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

SRombauts
Copy link
Owner

The option SQLITECPP_USE_STATIC_RUNTIME is now only defined for MSVC and its default value is now dependent of SQLITECPP_BUILD_TESTS, so it's now OFF by default

The option SQLITECPP_USE_STATIC_RUNTIME is now only defined for MSVC
and its default value is now dependent of SQLITECPP_BUILD_TESTS
@SRombauts SRombauts merged commit 3f4cb2a into master Sep 29, 2022
@SRombauts SRombauts deleted the dont-enforce-static-linking branch September 29, 2022 15:59
@SRombauts SRombauts self-assigned this Sep 29, 2022
@SRombauts SRombauts added the bug label Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant