Merge pull request #220 from 4jcraft/warning-level-0

chore: set `warning_level` back to 0 for now
This commit is contained in:
JuiceyDev 2026-03-13 19:34:02 +01:00 committed by GitHub
commit 5e5ca12129
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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