mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-23 03:15:58 -04:00
update json, fixes float precision issues
This commit is contained in:
parent
8c61a6fe60
commit
318a7f2921
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ if (ANDROID)
|
|||
endif()
|
||||
|
||||
set(MAT_JSON_AS_INTERFACE ON)
|
||||
CPMAddPackage("gh:geode-sdk/json#96a9500")
|
||||
CPMAddPackage("gh:geode-sdk/json#28f157b")
|
||||
CPMAddPackage("gh:fmtlib/fmt#10.1.1")
|
||||
CPMAddPackage("gh:gulrak/filesystem#3e5b930")
|
||||
|
||||
|
|
Loading…
Reference in a new issue