Skip to content

Commit

Permalink
Update libutil dep
Browse files Browse the repository at this point in the history
  • Loading branch information
dvsku committed Jun 28, 2024
1 parent 61043d6 commit 661e763
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 @@ -14,7 +14,7 @@ SET(ASIO_INCLUDES "${CMAKE_CURRENT_SOURCE_DIR}/asio/include" PARENT_SCOPE)
IF(LIBNETWRK_EXAMPLES)
FetchContent_Declare(
libutil
URL https://github.com/dvsku/libutil/archive/edd58aa8cbefcf986d63a5a3ecf0a7f37592afb3.zip
URL https://github.com/dvsku/libutil/archive/0dda2d1ba7baf1f6dfa065573db32fe9305afb4a.zip
)

FetchContent_MakeAvailable(libutil)
Expand Down

0 comments on commit 661e763

Please sign in to comment.