mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
Merge branch 'main' of https://github.com/geode-sdk/geode into main
This commit is contained in:
commit
b6a6b40913
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ include(cmake/GeodeFile.cmake)
|
|||
include(cmake/CPM.cmake)
|
||||
|
||||
set(MAT_JSON_AS_INTERFACE ON)
|
||||
CPMAddPackage("gh:geode-sdk/json#9f54cca")
|
||||
CPMAddPackage("gh:geode-sdk/json#49bdff7")
|
||||
CPMAddPackage("gh:fmtlib/fmt#10.1.1")
|
||||
CPMAddPackage("gh:gulrak/filesystem#3e5b930")
|
||||
|
||||
|
|
Loading…
Reference in a new issue