Enable Windows MinGW artifacts. #114
No reviewers
Labels
No labels
CI
Low Priority
Needs Approvals
Needs Rebase
android
bug
duplicate
enhancement
help wanted
invalid
question
translations
wontfix
No milestone
No project
No assignees
5 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: suyu/suyu#114
Loading…
Reference in a new issue
No description provided.
Delete branch "suyu-mingw"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What the title says. Most of the work was done inside the https://git.suyu.dev/suyu/build-environments repository.
@ -17,1 +18,3 @@
-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON \
-DDYNARMIC_USE_PRECOMPILED_HEADERS=OFF \
-DSUYU_USE_PRECOMPILED_HEADERS=OFF \
-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF \
-DUSE_DISCORD_PRESENCE=ON
should be used just in case something breaks it72fe648617
to77205848af
Is this good?
As requested by exverge, I reviewed this change and found it to be working as intended. Approved and merged