mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-24 05:14:40 -04:00
update json
fixes dumping invalid json
This commit is contained in:
parent
e09b82b3bd
commit
e2150cc785
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ if (WIN32)
|
|||
endif()
|
||||
|
||||
set(MAT_JSON_AS_INTERFACE ON)
|
||||
CPMAddPackage("gh:geode-sdk/json#899d54f")
|
||||
CPMAddPackage("gh:geode-sdk/json#7e4dfae")
|
||||
CPMAddPackage("gh:fmtlib/fmt#10.1.1")
|
||||
CPMAddPackage("gh:gulrak/filesystem#3e5b930")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue