Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
altalk23 authored Nov 21, 2024
1 parent c510099 commit 2695ed0
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 @@ -15,7 +15,7 @@ if (NOT COMMAND CPMAddPackage)
endif()

if (NOT TARGET GeodeResult)
CPMAddPackage("gh:geode-sdk/[email protected].0")
CPMAddPackage("gh:geode-sdk/[email protected].2")
endif()

# This option is only useful for Geode itself
Expand Down

0 comments on commit 2695ed0

Please sign in to comment.