diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index a22b564d6..8777df751 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt | |||
| @@ -62,6 +62,7 @@ else() | |||
| 62 | -Werror=implicit-fallthrough | 62 | -Werror=implicit-fallthrough |
| 63 | -Werror=missing-declarations | 63 | -Werror=missing-declarations |
| 64 | -Werror=reorder | 64 | -Werror=reorder |
| 65 | -Werror=uninitialized | ||
| 65 | -Werror=unused-result | 66 | -Werror=unused-result |
| 66 | -Wextra | 67 | -Wextra |
| 67 | -Wmissing-declarations | 68 | -Wmissing-declarations |