mirror of
https://github.com/hyprwm/Hyprland
synced 2026-05-09 05:18:03 +02:00
cmakelists: fixup errors failing build on arch ci (#14259)
This commit is contained in:
parent
334b361c8d
commit
5202ab22f5
1 changed files with 2 additions and 0 deletions
|
|
@ -104,6 +104,8 @@ add_compile_options(
|
|||
-Wall
|
||||
-Wextra
|
||||
-Wpedantic
|
||||
-Wno-keyword-macro
|
||||
-Wno-unused-result
|
||||
-Wno-unused-parameter
|
||||
-Wno-unused-value
|
||||
-Wno-missing-field-initializers
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue