reverted silent in common.pri

This config option was removed by mistake.
This commit is contained in:
silverqx
2022-05-10 18:14:08 +02:00
parent e574bee5d8
commit f7e6a22df7
+1 -1
View File
@@ -10,7 +10,7 @@ win32-clang-g++: {
# Common Configuration ( also for tests )
# ---
CONFIG *= c++2a strict_c++ warn_on utf8_source hide_symbols
CONFIG *= c++2a strict_c++ warn_on utf8_source hide_symbols silent
CONFIG -= c++11 app_bundle
# Qt defines