osme stuf

This commit is contained in:
Mars 2024-07-02 05:54:06 -04:00
parent 4f039f9c79
commit dff976ed0e
7 changed files with 44 additions and 48 deletions

View file

@ -5,7 +5,7 @@ project(
'cpp_std=c++23',
'default_library=static',
'warning_level=everything',
'buildtype=debugoptimized'
'buildtype=release'
]
)