aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlBuildInternals.cmake
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@qt.io>2021-07-21 18:37:00 +1000
committerCraig Scott <craig.scott@qt.io>2021-07-26 12:24:57 +1000
commitf4b4e4fb2bbc89e69a91a7ef4d981546c0e8ae05 (patch)
tree9996521552f973c59995af12ba449c6754974889 /src/qml/Qt6QmlBuildInternals.cmake
parent09759c6922c8d3f0d0d920d1fdd83ecf19f18947 (diff)
Fix TARGET_PATH not being retrieved correctly for plugin on Android
The call to get_target_property() was malformed, which would have led to the target path always being generated directly from the URI instead. For all current uses of the command, that would have been correct anyway, but fix the call anyway in case the situation changes in the future. The TARGET_PATH will become internal soon anyway, but we want the code here to be correct before making that change in case it has to be reverted later to make TARGET_PATH a public keyword in the API. Task-number: QTBUG-95083 Pick-to: 6.2 Change-Id: I3a258e2f828295a155970f0ffab8a1504d6efa9c Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/qml/Qt6QmlBuildInternals.cmake')
0 files changed, 0 insertions, 0 deletions