mirror of
https://github.com/labwc/labwc.git
synced 2026-03-23 05:34:52 -04:00
meson.build: remove -Wno-enum-compare
This commit is contained in:
parent
0723ae2644
commit
fddeb74527
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ project(
|
||||||
add_project_arguments(
|
add_project_arguments(
|
||||||
[
|
[
|
||||||
'-DWLR_USE_UNSTABLE',
|
'-DWLR_USE_UNSTABLE',
|
||||||
'-Wno-enum-compare',
|
|
||||||
],
|
],
|
||||||
language: 'c',
|
language: 'c',
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue