will be removing str8cache from the v0 and moving that to a another version.

I want to maybe test using llms to remove code defs for this exercise.
This commit is contained in:
2025-05-31 15:33:00 -04:00
parent 2291a3aae5
commit 9b19fb69c9
4 changed files with 97 additions and 72 deletions

View File

@@ -103,6 +103,7 @@ $compiler_args += $flag_no_optimization
# Debug setup
$compiler_args += $flag_debug
$compiler_args += ($flag_define + 'BUILD_DEBUG')
$compiler_args += ( $flag_path_debug + $path_build + '\' )
$compiler_args += $flag_link_win_rt_static_debug