Skip to content

Commit

Permalink
matjson 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool authored Dec 3, 2024
1 parent f535f0a commit d0b55af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ endif()

set(MAT_JSON_AS_INTERFACE ON)
CPMAddPackage("gh:geode-sdk/result@1.3.1")
CPMAddPackage("gh:geode-sdk/json@3.1.3")
CPMAddPackage("gh:geode-sdk/json@3.1.4")
CPMAddPackage("gh:fmtlib/fmt#11.0.2")

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

0 comments on commit d0b55af

Please sign in to comment.