summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-02-05 11:16:10 +0000
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-02-07 20:10:42 +0000
commitd9a7d1a89caa754b4b6b61c1d0712f978d7f2114 (patch)
treed6950c50e223455f68600d858cc4da8bba373887 /src/plugins/platforms/windows
parentfcb9a94f83900ffd3809414fe6dcbcb3cdfb208e (diff)
Revert "Fix static build with tests"
This reverts commit 74f549b4026710b484f17cd99dbafb074854bd11. Reason for revert: This breaks transitive dependencies. The object file we're adding with target_sources will not be propagated transitively. For example, qmltestrunner depends on QuickTest, and QuickTest depends on Quick. The 'qrc_scenegraph.cpp.o' object file will not be propagated to qmltestrunner if added with target_source(Quick INTERFACE ...). Fixes: QTBUG-90933 Pick-to: 6.0 Change-Id: I11269537ae75de14189f8b5f59094b467e2eee24 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'src/plugins/platforms/windows')
0 files changed, 0 insertions, 0 deletions