Skip to content

Commit

Permalink
Update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
dvsku committed Sep 23, 2024
1 parent 4cb87ef commit e2fdd86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ SET(FETCHCONTENT_UPDATES_DISCONNECTED ON)

FetchContent_Declare(
devue_sdk
URL https://github.com/dvsku/devue_sdk/archive/ac3f30cad8ec2de130d6880e4e2f70e243fc10e9.zip
URL https://github.com/dvsku/devue_sdk/archive/d9aa4f994b0a46e6689fab91a9bddedf3a56cc5c.zip
)

FetchContent_MakeAvailable(devue_sdk)

0 comments on commit e2fdd86

Please sign in to comment.