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

Fix Windows builds not being in Release mode #245

Merged
merged 1 commit into from Oct 22, 2021

Conversation

kmgb
Copy link
Contributor

@kmgb kmgb commented Oct 22, 2021

Currently, the Windows libs in the releases are Debug builds.
This adds --config Release to the GitHub build workflow so Release builds are generated on Windows.

Truthfully, both debug and release builds would be useful for development (since one can't build in Release mode with Debug libs, and vice versa), but I'm still figuring out how to do both, along with 32-bit builds in GitHub actions.

@ArthurSonzogni
Copy link
Owner

ArthurSonzogni commented Oct 22, 2021

Oops! Thanks for finding this! I will trigger another version of FTXUI.

@ArthurSonzogni ArthurSonzogni merged commit cba1115 into ArthurSonzogni:master Oct 22, 2021
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