Skip to content

Is there a way to adjust the MT and MD options when VCPKG compile? #37347

Answered by dg0yt
1027663760 asked this question in Q&A
Discussion options

You must be logged in to vote

The relevant method: create your own triplet files.
E.g. copy the x64 triplet files and change the architecture variable in those copies. Keep them in a separate dir and add integrate them as "overlay triplets".
https://learn.microsoft.com/en-us/vcpkg/concepts/triplets

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@1027663760
Comment options

@dg0yt
Comment options

Answer selected by 1027663760
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants