[ox] Add StringView, Writer system, Preloader system
This commit is contained in:
3
deps/ox/src/ox/std/CMakeLists.txt
vendored
3
deps/ox/src/ox/std/CMakeLists.txt
vendored
@@ -90,10 +90,12 @@ install(
|
||||
new.hpp
|
||||
optional.hpp
|
||||
random.hpp
|
||||
serialize.hpp
|
||||
std.hpp
|
||||
stddef.hpp
|
||||
stacktrace.hpp
|
||||
string.hpp
|
||||
stringview.hpp
|
||||
strongint.hpp
|
||||
strops.hpp
|
||||
trace.hpp
|
||||
@@ -102,6 +104,7 @@ install(
|
||||
typetraits.hpp
|
||||
units.hpp
|
||||
vector.hpp
|
||||
writer.hpp
|
||||
DESTINATION
|
||||
include/ox/std
|
||||
)
|
||||
|
Reference in New Issue
Block a user