chore: set warning_level back to 0 for now

This commit is contained in:
Tropical 2026-03-13 13:22:55 -05:00
parent 088e0a7505
commit c457583f3d

View file

@ -1,6 +1,7 @@
project('4jcraft-chucklegrounds', ['cpp', 'c'],
version : '0.1.0',
default_options : [
'warning_level=0',
'buildtype=debug', # for now
'unity=on', # merge source files per target
'unity_size=8', # TODO: mess around with this