update and port sdl

This commit is contained in:
2024-06-09 10:35:09 +02:00
parent 727f33ae82
commit 41c83619b5
4 changed files with 8 additions and 12 deletions

View File

@ -16,7 +16,8 @@ if (NOT TARGET SDL3::SDL3)
# made changes that break imgui release 1.90.6
#GIT_TAG 1103294d33f47ab4c697bb22a9cf27c79c658630 # tip 15-05-2024
#GIT_TAG aacafd62336363077470f678b6217214b3b49473 # tip 28-05-2024
GIT_TAG 5fa9432b7d1c1722de93e1ab46e7a9569a47071e # tip 27-05-2024 - before changes made breaking sdl_image
#GIT_TAG 5fa9432b7d1c1722de93e1ab46e7a9569a47071e # tip 27-05-2024 - before changes made breaking sdl_image
GIT_TAG 9651ca59187c16079846918483c40d6b5c2f454c # tip 09-06-2024
FIND_PACKAGE_ARGS # for the future
)