update sdl to 3.2.24

This commit is contained in:
Green Sky
2025-10-07 17:40:25 +02:00
parent 0c6ea8238c
commit f49ad0b822
3 changed files with 7 additions and 6 deletions

View File

@@ -54,7 +54,8 @@ if (NOT TARGET SDL3::SDL3)
#GIT_TAG b5c3eab6b447111d3c7879bb547b80fb4abd9063 # tip 07-02-2025 (3.2.4)
#GIT_TAG f6864924f76e1a0b4abaefc76ae2ed22b1a8916e # tip 05-03-2025 (3.2.8)
#GIT_TAG 877399b2b2cf21e67554ed9046410f268ce1d1b2 # 3.2.10
GIT_TAG 5ac37a8ffcf89da390404c1016833d56e2d67ae4 # 3.2.12
#GIT_TAG 5ac37a8ffcf89da390404c1016833d56e2d67ae4 # 3.2.12
GIT_TAG a8589a84226a6202831a3d49ff4edda4acab9acd # 3.2.24
FIND_PACKAGE_ARGS # for the future
)