mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
update json library
doing this as a pr to run ci
This commit is contained in:
parent
9deb5a8a09
commit
de8f48ea7a
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ if (GEODE_DISABLE_FMT_CONSTEVAL)
|
|||
target_compile_definitions(${PROJECT_NAME} INTERFACE -DFMT_CONSTEVAL=)
|
||||
endif()
|
||||
|
||||
CPMAddPackage("gh:geode-sdk/json#74347f3")
|
||||
CPMAddPackage("gh:geode-sdk/json#19cf6f4")
|
||||
CPMAddPackage("gh:fmtlib/fmt#9.1.0")
|
||||
CPMAddPackage("gh:gulrak/filesystem#3e5b930")
|
||||
|
||||
|
|
Loading…
Reference in a new issue