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

Use the x64-windows-static-md triplet #28

Merged
merged 2 commits into from
Sep 4, 2022
Merged

Use the x64-windows-static-md triplet #28

merged 2 commits into from
Sep 4, 2022

Conversation

kitlith
Copy link
Member

@kitlith kitlith commented Sep 4, 2022

Motivation: apparently there are compatibility hazards if we use dynamic linking for protobuf, and people are running into this with k2vr.

So far, this PR makes the minimal changes so that CI does the correct thing. Developers should also have it automatically do the right thing (after a clean reconfigure?) due to the section I added to the top of CMakeLists.txt

@Eirenliel Eirenliel merged commit ef1645f into main Sep 4, 2022
@Eirenliel Eirenliel deleted the static-vcpkg branch September 4, 2022 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants