Skip to content

Add an option in CMake to build cpprestsdk using /MT #881

Open
@howryu

Description

@howryu

I am building cpprestsdk by myself on widows using cmake. Right now it worked as excepted that by default cmake is built with /MD option. It would be better to have an option to build with /MT. I know I can use vcpkg, but I am more comfortable with building the package by myself.

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