summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/textdocument-selections/mainwindow.cpp
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-07-12 12:43:27 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-07-13 15:27:23 +0200
commit564f07086cfeb1ec8065874b4a46a5c5ab904a31 (patch)
tree6a1297893fd4d52ea3c99ed841a13912fff4ea65 /src/gui/doc/snippets/textdocument-selections/mainwindow.cpp
parentadfb767bcc21a54e916d99d35c04845e76aae43d (diff)
Don't repeat conditions of use_*_linker features in QtFeature.cmake
qt_config_linker_supports() repeated the conditions of all use_*_linker features, because the features are not evaluated yet when this function is called, and the function needs to know what linker is used to build Qt. Move the required tests and features before any qt_config_linker_supports() call and evaluate the use_*_linker features early. Change-Id: I306f032356682a0e82e4d7c4234e5bbc820ab143 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/gui/doc/snippets/textdocument-selections/mainwindow.cpp')
0 files changed, 0 insertions, 0 deletions