bump yyjson version 0.10.0 -> 0.11.1 (silences cmake warning)

This commit is contained in:
ITotalJustice
2025-06-01 23:51:41 +01:00
parent 506b74868e
commit f37fc13b7c

View File

@@ -178,7 +178,7 @@ FetchContent_Declare(stb
FetchContent_Declare(yyjson
GIT_REPOSITORY https://github.com/ibireme/yyjson.git
GIT_TAG 0.10.0
GIT_TAG 0.11.1
)
FetchContent_Declare(minIni