[ox/std] Fix implicit sign conversion
This commit is contained in:
2
deps/ox/src/ox/std/CMakeLists.txt
vendored
2
deps/ox/src/ox/std/CMakeLists.txt
vendored
@@ -13,6 +13,8 @@ add_library(
|
||||
trace.cpp
|
||||
)
|
||||
|
||||
target_compile_options(OxStd PRIVATE -Wsign-conversion)
|
||||
|
||||
if(NOT OX_BARE_METAL)
|
||||
set_property(
|
||||
TARGET
|
||||
|
Reference in New Issue
Block a user