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 d76f650 commit 493c772Copy full SHA for 493c772
cmake/dependencies.cmake
@@ -91,7 +91,7 @@ endif()
91
#################################################
92
93
set(MUUID_REPO gershnik/modern-uuid)
94
-set(MUUID_VER d0a6a93ce345d177db432531284d65c30631cf6f)
+set(MUUID_VER v1.1)
95
FetchContent_Declare(modern-uuid
96
GIT_REPOSITORY https://github.com/${MUUID_REPO}.git
97
GIT_TAG ${MUUID_VER}
0 commit comments