refactor: add shell version to command line option
This commit is contained in:
@@ -12,6 +12,7 @@ add_project_arguments(
|
||||
'-Wno-pedantic',
|
||||
'-Werror=implicit-function-declaration',
|
||||
'-Werror=return-type',
|
||||
'-D__SHELL_VERSION__="@0@"'.format(meson.project_version())
|
||||
],
|
||||
language: 'c')
|
||||
|
||||
|
Reference in New Issue
Block a user