[ox/std] Add UUID implementation
This commit is contained in:
2
deps/ox/src/ox/std/CMakeLists.txt
vendored
2
deps/ox/src/ox/std/CMakeLists.txt
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user