Skip to content

Commit

Permalink
update json and result
Browse files Browse the repository at this point in the history
  • Loading branch information
altalk23 committed Nov 11, 2024
1 parent 4ba8751 commit 0c469b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,8 @@ if (ANDROID)
endif()

set(MAT_JSON_AS_INTERFACE ON)
CPMAddPackage("gh:geode-sdk/result@1.1.1")
CPMAddPackage("gh:geode-sdk/[email protected].1")
CPMAddPackage("gh:geode-sdk/result@1.2.0")
CPMAddPackage("gh:geode-sdk/[email protected].2")
CPMAddPackage("gh:fmtlib/fmt#11.0.2")

target_compile_definitions(${PROJECT_NAME} INTERFACE MAT_JSON_DYNAMIC=1)
Expand Down

0 comments on commit 0c469b9

Please sign in to comment.