There was an error while loading. Please reload this page.
1 parent 41049b9 commit f7e2392Copy full SHA for f7e2392
CMakeLists.txt
@@ -34,7 +34,7 @@ else()
34
-Wconversion # warn on type conversions that may lose data
35
-Wsign-conversion # warn on sign conversions
36
-Wmisleading-indentation # warn if identation implies blocks where blocks
37
- # do not exist
+ # do not exist
38
-Wduplicated-cond # warn if if / else chain has duplicated conditions
39
-Wduplicated-branches # warn if if / else branches have duplicated code
40
-Wlogical-op # warn about logical operations being used where bitwise were
0 commit comments