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

Clean up the Emscripten SDL flags space hacks #762

Merged
merged 1 commit into from
May 10, 2022

Conversation

Daft-Freak
Copy link
Collaborator

... by not using any spaces at all. I didn't know that -s without the space was a thing until recently, so now I'm cleaning this up everywhere...

(With new enough Emscripten you don't even need a special case for SDL2 itself as find_package(SDL2) just works... doesn't apply to _image/_net though)

... by not using any spaces at all
@Gadgetoid Gadgetoid merged commit 030f84c into 32blit:master May 10, 2022
@Daft-Freak Daft-Freak deleted the patch-1 branch May 10, 2022 15:51
@Daft-Freak
Copy link
Collaborator Author

Screenshot 2022-10-13 at 17-21-42 32blit Games

I uh, think this may be more than a cleanup for newer Emscripten versions.

(I was about to try and fix those... except they're already fixed by this. The script is just using the last release... )

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