update toxcore

This commit is contained in:
Green Sky
2025-11-23 20:36:31 +01:00
parent cc3c2811f0
commit 5aec4523be

View File

@@ -18,7 +18,7 @@ if (NOT TARGET toxcore)
FetchContent_Declare(toxcore FetchContent_Declare(toxcore
GIT_REPOSITORY https://github.com/TokTok/c-toxcore.git GIT_REPOSITORY https://github.com/TokTok/c-toxcore.git
GIT_TAG v0.2.20 GIT_TAG v0.2.21
EXCLUDE_FROM_ALL EXCLUDE_FROM_ALL
) )