Skip to content

Commit

Permalink
Update global.pri
Browse files Browse the repository at this point in the history
  • Loading branch information
MinyazevR authored Jul 12, 2024
1 parent ba58f1f commit de5df63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.pri
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ false:clang {

!warn_off:QMAKE_CXXFLAGS += -Werror=cast-qual -Werror=write-strings -Werror=redundant-decls -Werror=unreachable-code \
-Werror=non-virtual-dtor -Wno-error=overloaded-virtual \
-Werror=uninitialized -Werror=init-self -Werror=deprecate
-Werror=uninitialized -Werror=init-self

# Hack to log build time.
# ------------------------
Expand Down

0 comments on commit de5df63

Please sign in to comment.