We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0df3fb commit ab45418Copy full SHA for ab45418
cmake/dependencies.cmake
@@ -91,7 +91,7 @@ endif()
91
#################################################
92
93
set(UUID_REPO gershnik/libuuid-cmake)
94
-set(UUID_VER v2.40.2)
+set(UUID_VER v2.40.3)
95
FetchContent_Declare(libuuid
96
GIT_REPOSITORY https://github.com/${UUID_REPO}.git
97
GIT_TAG ${UUID_VER}
0 commit comments