[nostalgia/std] Add String as alternative to BString, which uses heap allocations
This commit is contained in:
1
deps/ox/src/ox/std/CMakeLists.txt
vendored
1
deps/ox/src/ox/std/CMakeLists.txt
vendored
@@ -8,6 +8,7 @@ add_library(
|
||||
random.cpp
|
||||
substitutes.cpp
|
||||
stacktrace.cpp
|
||||
string.cpp
|
||||
strops.cpp
|
||||
trace.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user