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