refactor(worker): change func signatures
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
project('cws', 'c', version: '0.1.0')
|
||||
project('cws', 'c', version: '0.1.0', default_options: ['c_std=c23', 'warning_level=3'])
|
||||
|
||||
cc = meson.get_compiler('c')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user