diff options
author | axtloss <axtlos@getcryst.al> | 2024-05-28 19:43:28 +0200 |
---|---|---|
committer | axtloss <axtlos@getcryst.al> | 2024-05-28 19:43:28 +0200 |
commit | 85e5469362db3c3fb89f7dc3fbe1eb1431fb2fcc (patch) | |
tree | 3cf032b70d13885da40f73210abd7ef2fcb3a5e2 /meson.build | |
parent | e2d8b96945423c14adbf7a54693f5064d5b157c1 (diff) | |
download | autodarkmode-85e5469362db3c3fb89f7dc3fbe1eb1431fb2fcc.tar.gz autodarkmode-85e5469362db3c3fb89f7dc3fbe1eb1431fb2fcc.tar.bz2 |
add license header
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 0af50b3..e78804d 100644 --- a/meson.build +++ b/meson.build @@ -43,7 +43,6 @@ test_c_args = [ '-Wignored-qualifiers', '-Wimplicit-function-declaration', '-Wlogical-op', - '-Wmissing-declarations', '-Wmissing-format-attribute', '-Wmissing-include-dirs', '-Wmissing-noreturn', |