Skip to content

Commit

Permalink
Fix clang compiler warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk committed Sep 10, 2023
1 parent 91507f0 commit 0fef87b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -110,6 +110,7 @@ if (PEDANTIC)
-Wno-double-promotion
-Wno-exit-time-destructors
-Wno-extra-semi-stmt
-Wno-inconsistent-missing-destructor-override
-Wno-redundant-parens
-Wno-shadow-field
-Wno-shadow-field-in-constructor
Expand Down

0 comments on commit 0fef87b

Please sign in to comment.