Add function to create custom v8 UUIDs that use date&time for the first 6 byte in a human-readable form

This commit is contained in:
Georg Hagen
2024-12-18 00:08:57 +01:00
parent 49f54cb164
commit 2334d48856
3 changed files with 52 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
include(FetchContent)
if(NOT DEFINED LIBSTUD_REPO)
set(LIBSTUD_REPO https://github.com/GeorgH93/libstud-uuid.git)
set(LIBSTUD_REPO https://git.madvoxel.net/Mirrors/libstud-uuid.git)
endif ()
FetchContent_Declare(