Provide androiddeployqt with all prefix paths

Authored by vkrause on Mar 17 2018, 9:57 AM.

Description

Provide androiddeployqt with all prefix paths

Summary:
This is needed for a new feature in Qt 5.12, making androiddepolyqt's
recursive dependency resolution avaiable for components installed in
different prefixes too.

This will allow us to drop our own partial ELF dependency parsing code
eventually, as well as avoid having to do workarounds like linking against
all indirect dependencies.

Reviewers: Build System, apol

Reviewed By: apol

Subscribers: Frameworks

Tags: Frameworks, Build System

Differential Revision: https://phabricator.kde.org/D11388

Details

Committed
vkrauseMar 17 2018, 9:58 AM
Reviewer
apol
Differential Revision
D11388: Provide androiddeployqt with all prefix paths
Parents
R240:7f865cf2b2c3: Include the "stdcpp-path" in the json file
Branches
Unknown
Tags
Unknown