apio
9afff7c544
All checks were successful
continuous-integration/drone/push Build is passing
Mostly for fun. Has a lot of delay in order to see the actual splash screen.
4 lines
170 B
CMake
4 lines
170 B
CMake
target_compile_definitions(moon PRIVATE LOCKED_VALUE_DEBUG)
|
|
target_compile_definitions(moon PRIVATE DEBUG_MODE)
|
|
target_compile_options(moon PRIVATE -fsanitize=undefined)
|