Skip to content

Fix Windows SDL2 + CMake 4 brokenness - #914

Merged
Daft-Freak merged 2 commits into
masterfrom
patch-sdl-cmake-4
Jul 27, 2026
Merged

Fix Windows SDL2 + CMake 4 brokenness#914
Daft-Freak merged 2 commits into
masterfrom
patch-sdl-cmake-4

Conversation

@Daft-Freak

Copy link
Copy Markdown
Collaborator
Compatibility with CMake < 3.5 has been removed from CMake.

Strikes again...

Tried to keep this to the minimum updating to fix things (and not break other things, which updating SDL2_image on macOS would do...)

(I was trying to test the upload-artifact action finally supporting not zipping a file, but got windows breakage instead...)

Daft-Freak and others added 2 commits July 25, 2026 22:37
2.28.3 is the minimum version to avoid the "Compatibility with CMake < 3.5 has been removed from CMake." error.

Also bump SDL2_image for the same reason. Unfortunately there isn't a version of SDL2_net with the fix for the VC build.
While we're here...
@Gadgetoid

Gadgetoid commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

ohno

but also omg non-zipped artifacts!!!!!!

@Daft-Freak
Daft-Freak merged commit db99cb7 into master Jul 27, 2026
22 checks passed
@Daft-Freak

Copy link
Copy Markdown
Collaborator Author

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