[ox/std] Add a form of small string and small vector optimization
This commit is contained in:
1
deps/ox/src/ox/std/CMakeLists.txt
vendored
1
deps/ox/src/ox/std/CMakeLists.txt
vendored
@@ -12,6 +12,7 @@ endif()
|
||||
|
||||
target_compile_definitions(
|
||||
OxTraceHook PUBLIC
|
||||
$<$<BOOL:${OX_BARE_METAL}>:OX_BARE_METAL>
|
||||
$<$<BOOL:${OX_USE_STDLIB}>:OX_USE_STDLIB>
|
||||
$<$<BOOL:${OX_NODEBUG}>:OX_NODEBUG>
|
||||
)
|
||||
|
Reference in New Issue
Block a user