mirror of
https://github.com/swaywm/sway.git
synced 2024-12-29 00:16:22 +01:00
Merge branch 'focus-overhaul' of github.com:acrisci/sway into focus-overhaul
This commit is contained in:
commit
359bab38e2
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ project(
|
|||
)
|
||||
|
||||
add_project_arguments('-Wno-unused-parameter', language: 'c')
|
||||
add_project_arguments('-Wno-unused-function', language: 'c')
|
||||
|
||||
cc = meson.get_compiler('c')
|
||||
|
||||
|
|
Loading…
Reference in a new issue