diff options
| author | Joerg Bornemann <joerg.bornemann@qt.io> | 2021-07-12 12:43:27 +0200 |
|---|---|---|
| committer | Joerg Bornemann <joerg.bornemann@qt.io> | 2021-07-13 15:27:23 +0200 |
| commit | 564f07086cfeb1ec8065874b4a46a5c5ab904a31 (patch) | |
| tree | 6a1297893fd4d52ea3c99ed841a13912fff4ea65 /src/gui/doc/snippets/textdocument-selections/mainwindow.cpp | |
| parent | adfb767bcc21a54e916d99d35c04845e76aae43d (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
