Skip to content

Commit

Permalink
qmake uncommented silent (forgotten)
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Jun 15, 2024
1 parent f6ad68f commit 3b68c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qmake/common/common.pri
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ load(tiny_dotenv)

CONFIG *= qt c++20 strict_c++ warn_on utf8_source hide_symbols no_keywords no_include_pwd
CONFIG *= tiny_system_headers
#CONFIG *= silent
CONFIG *= silent
CONFIG -= c++11 app_bundle

# Qt defines
Expand Down

0 comments on commit 3b68c49

Please sign in to comment.