summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qlistview.cpp
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2021-06-03 13:51:48 +0200
committerAlexey Edelev <alexey.edelev@qt.io>2021-06-10 15:17:55 +0200
commit4e901a2f99cbfda3b479253ea54b16f02e1c3aa5 (patch)
treeb4567bb4dfb970c038e56c5dc86496c266c2668b /src/widgets/itemviews/qlistview.cpp
parent60e104aed84759f1e0cf324f47781eed5b055761 (diff)
Add the check for linker capabilities to resolve circular dependencies
'ld' only capable to resolve circular dependencies by wrapping the suspected static libraries and objects using --start/end-group arguments. We want to detect if linker is 'ld' at configure time to decide how to link the resource objects if finalizers are not enabled. The qt_config_compile_test function is extended with an extra argument since it's required to pass custom cmake flags to the ld-related test. Pick-to: 6.2 Change-Id: I484fcc99e2886952d8b0232f37e4e6a35d072931 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/widgets/itemviews/qlistview.cpp')
0 files changed, 0 insertions, 0 deletions