Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chat
RocketChatMobileEngine
Compare Revisions
8b189f04af150c9f2360eb693b4ef8f3dc3f94d4...8b653c6abc94fb9bc2a582402e46d6dfaaddcd3c
Commits (1)
activated linktime optimization
· 8b653c6a
armin
authored
Aug 21, 2017
8b653c6a
Hide whitespace changes
Inline
Side-by-side
engine.pro
View file @
8b653c6a
...
...
@@ -228,7 +228,7 @@ CONFIG(release, debug|release) {
CONFIG
+=
qt
release
DEFINES
+=
QT_NO_DEBUG_OUTPUT
DEFINES
+=
QT_NO_DEBUG
#
CONFIG
+=
ltcg
CONFIG
+=
ltcg
#
compiler
options
:
O3
optimize
linux
:
{
QMAKE_CXXFLAGS
+=
-
O3
...
...