diff options
-rw-r--r-- | SetFlags.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/SetFlags.cmake b/SetFlags.cmake index 9931e4b64..c99a6355b 100644 --- a/SetFlags.cmake +++ b/SetFlags.cmake @@ -277,7 +277,6 @@ macro(set_exe_flags) # Ignore another problem in sqlite add_flags_cxx("-Wno-documentation-unknown-command") endif() - add_flags_cxx("-Wno-format-pedantic") endif() endif() endif() |