Skip to content

Commit ab45418

Browse files
committed
Updating libuuid dependency
1 parent f0df3fb commit ab45418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ endif()
9191
#################################################
9292

9393
set(UUID_REPO gershnik/libuuid-cmake)
94-
set(UUID_VER v2.40.2)
94+
set(UUID_VER v2.40.3)
9595
FetchContent_Declare(libuuid
9696
GIT_REPOSITORY https://github.com/${UUID_REPO}.git
9797
GIT_TAG ${UUID_VER}

0 commit comments

Comments
 (0)