Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

VisualC defaults to statically linking the runtime library in Native build mode #16

@markfinal

Description

@markfinal

The Native build mode defaults to statically linking the C runtime library.
However, in VSSolution build mode, it defaults to dynamically linking it.

Add an option to configure this, but default to dynamic link to reduce binary sizes.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions