mirror of
https://github.com/wizbright/waybox.git
synced 2025-10-29 05:40:20 -04:00
Backports from tinywl
This commit is contained in:
parent
fcb38fe44f
commit
0f612080fa
6 changed files with 48 additions and 36 deletions
|
|
@ -15,7 +15,6 @@ add_project_arguments(
|
|||
'-Wno-unused-parameter',
|
||||
'-D_DEFAULT_SOURCE',
|
||||
'-D_POSIX_C_SOURCE=200112L',
|
||||
'-DWL_HIDE_DEPRECATED', # Hide the deprecated parts of the Wayland API
|
||||
'-DWLR_USE_UNSTABLE',
|
||||
'-DPACKAGE_NAME="' + meson.project_name() + '"',
|
||||
'-DPACKAGE_VERSION="' + meson.project_version() + '"',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue