mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 09:12:48 +00:00
fix: remove byte type alias
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
project('4jcraft-chucklegrounds', ['cpp', 'c'],
|
||||
version : '0.1.0',
|
||||
default_options : [
|
||||
'cpp_std=gnu++11',
|
||||
'warning_level=0',
|
||||
'buildtype=debug',
|
||||
'unity=on', # merge source files per target → fewer compile units
|
||||
|
||||
Reference in New Issue
Block a user