[ox/std] Add UUID implementation

This commit is contained in:
2023-02-08 21:26:09 -06:00
parent 3b05d4e16b
commit 4f906f6e47
6 changed files with 130 additions and 2 deletions

View File

@@ -37,6 +37,7 @@ add_library(
strops.cpp
trace.cpp
typetraits.cpp
uuid.cpp
)
if(NOT MSVC)
@@ -109,6 +110,7 @@ install(
types.hpp
typetraits.hpp
units.hpp
uuid.hpp
vector.hpp
writer.hpp
DESTINATION