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