mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-07 00:59:14 -05:00
reverted silent in common.pri
This config option was removed by mistake.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user