Skip to content

build: allow building in Debug mode on Windows #7152

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
Dec 5, 2023

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Dec 1, 2023

With this tweak, we should be able to build the package in debug mode even on Windows. We always use the release mode DLL form of the C/C++ runtime on Windows and can build the Swift code in Debug or Release mode optimizations.

With this tweak, we should be able to build the package in debug mode
even on Windows. We always use the release mode DLL form of the C/C++
runtime on Windows and can build the Swift code in Debug or Release mode
optimizations.
@compnerd
Copy link
Member Author

compnerd commented Dec 1, 2023

@swift-ci please smoke test

@MaxDesiatov
Copy link
Contributor

@swift-ci test

@compnerd compnerd enabled auto-merge (squash) December 1, 2023 15:30
@MaxDesiatov MaxDesiatov requested a review from etcwilde December 5, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants