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

[SDL2] Fix VisualC CMake package #11190

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

FtZPetruska
Copy link
Contributor

Description

When SDL2main.lib cannot be found, the component for SDL2::SDL2 was set to not found instead of SDL2::SDL2main.

If possible, it should be cherry-picked to 2.30.x since it also applies there.

Existing Issue(s)

N/A

When SDL2_main would not be found, it would incorrectly flag the shared SDL2 library as not found.
@slouken slouken merged commit 3782344 into libsdl-org:SDL2 Oct 13, 2024
40 checks passed
@slouken
Copy link
Collaborator

slouken commented Oct 13, 2024

Merged, and cherry-picked for the next release. Thanks!

@FtZPetruska FtZPetruska deleted the fix-visualc-package branch November 25, 2024 18:58
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.

3 participants