Skip to content

Commit

Permalink
Removed -Wno-range-loop-analysis clang option for macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
23rd committed Sep 10, 2021
1 parent 750861b commit fb97c14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion options_mac.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ INTERFACE
-Wno-sign-compare
-Wno-unknown-attributes
-Wno-pragma-system-header-outside-header
-Wno-range-loop-analysis
)

if (DESKTOP_APP_SPECIAL_TARGET)
Expand Down

0 comments on commit fb97c14

Please sign in to comment.