Skip to content

Commit

Permalink
json 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool authored Jan 17, 2025
1 parent 56a8ced commit 70040fb
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/[email protected]")
CPMAddPackage("gh:geode-sdk/[email protected].0")
CPMAddPackage("gh:geode-sdk/[email protected].1")
CPMAddPackage("gh:fmtlib/fmt#11.0.2")

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

0 comments on commit 70040fb

Please sign in to comment.