Skip to content

WiX: adjust Cxx module packaging #231

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

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

compnerd
Copy link
Member

Adjust for Cxx being built statically now (which removes the runtime distribution content and puts the library into the SDK). The C++ interop support now matches the Darwin and Linux platforms and distributes it as static libraries as the interface is fragile still.

Adjust for Cxx being built statically now (which removes the runtime
distribution content and puts the library into the SDK).  The C++
interop support now matches the Darwin and Linux platforms and
distributes it as static libraries as the interface is fragile still.
@compnerd compnerd merged commit 677ca69 into swiftlang:main Aug 28, 2023
@compnerd compnerd deleted the static-cxx branch August 28, 2023 22:29
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.

2 participants