Skip to content

Ensure the static MSVC runtime is selected for static Windows builds with vcpkg #47

@demianmnave

Description

@demianmnave

To prevent linking errors when building against the vcpkg x64-windows-static triplet, either CMAKE_MSVC_RUNTIME_LIBRARY or the target-specific MSVC_RUNTIME_LIBRARY should be defined to enforce the correct runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions