Skip to content

Conversation

brccabral
Copy link
Contributor

cmake sets the platform to SDL3 in order to load SDL3 lib

@raysan5
Copy link
Owner

raysan5 commented Sep 12, 2025

I prefer to avoid adding a new platform to address SDL versioning, changed internal flag PLATFORM_DESKTOP_SDL3 by USING_VERSION_SDL3

raysan5 added a commit that referenced this pull request Sep 12, 2025
Avoid using a new platform flag to address one platform version
@raysan5
Copy link
Owner

raysan5 commented Sep 12, 2025

Please, could you review the PR.

@raysan5 raysan5 changed the title fix definition to use SDL3 [build][CMake] Fix definition to use SDL3 Sep 12, 2025
@raysan5 raysan5 changed the title [build][CMake] Fix definition to use SDL3 [build][cmake] Fix definition to use SDL3 Sep 12, 2025
@raysan5 raysan5 merged commit bb0c784 into raysan5:master Sep 13, 2025
16 checks passed
@raysan5
Copy link
Owner

raysan5 commented Sep 13, 2025

@brccabral thanks for the review

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