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:
2
3rdParty/libstud-uuid/CMakeLists.txt
vendored
2
3rdParty/libstud-uuid/CMakeLists.txt
vendored
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user