Code formatting
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ project(
|
||||
default_options : [
|
||||
'warning_level=3',
|
||||
'c_std=c2x',
|
||||
'cpp_std=c++23'
|
||||
'cpp_std=c++20'
|
||||
])
|
||||
|
||||
ldscript = 'haxcc.ld'
|
||||
|
||||
Reference in New Issue
Block a user