Skip to content

Commit

Permalink
Update libgui dep
Browse files Browse the repository at this point in the history
  • Loading branch information
dvsku committed Jun 28, 2024
1 parent e491b48 commit e08e403
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(
libgui
URL https://github.com/dvsku/libgui/archive/8ec3c50d4b067fab36311b3c8c486c90528bc41f.zip
URL https://github.com/dvsku/libgui/archive/65b5c4d51f3428bbe292b77cb5f6e4be482800a6.zip
)

FetchContent_MakeAvailable(libgui)
Expand Down

0 comments on commit e08e403

Please sign in to comment.