seatd: Add command-line arguments
This commit is contained in:
parent
420f973004
commit
a98e0c4ce9
4 changed files with 129 additions and 95 deletions
|
@ -27,6 +27,7 @@ add_project_arguments(
|
|||
'-Wl,--exclude-libs=ALL',
|
||||
'-D_XOPEN_SOURCE=700',
|
||||
'-D__BSD_VISIBLE',
|
||||
'-DSEATD_VERSION="@0@"'.format(meson.project_version()),
|
||||
],
|
||||
language: 'c',
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue