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

fix(CMake): Select MSVC runtime library with variable CMAKE_MSVC_RUNTIME_LIBRARY (fixes #4817) #4823

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

matejk
Copy link
Contributor

@matejk matejk commented Dec 18, 2024

Use CMake features to select MSVC runtime library with CMAKE_MSVC_RUNTIME_LIBRARY instead of modifying compiler options.

Resolves #4817

…IME_LIBRARY instead of modifying compiler flags.
@matejk matejk added platform_specific cmake Related to cmake build system labels Dec 18, 2024
@matejk matejk added this to the Release 1.14.1 milestone Dec 18, 2024
@matejk matejk self-assigned this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake Related to cmake build system platform_specific
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Windows Static Build Problem / Changed behaviour of POCO_MT (CMake 3.15)
1 participant