Detect duplicate ANDROID_EXTRA_LIBS and minor bug fix

Authored by sh-zam on Apr 14 2019, 7:35 PM.

Description

Detect duplicate ANDROID_EXTRA_LIBS and minor bug fix

Summary:
Don't include same dependency twice, one which was found
from readelf in specifydependencies.cmake and other in
ANDROID_EXTRA_LIBS.

Bug fix: find stl was dependent on the order in which libc++
was added, now it is independent.

Test Plan: * add the same dependency in ANDROID_EXTRA_LIBS

Reviewers: apol, vkrause

Reviewed By: apol

Subscribers: kde-buildsystem, kde-frameworks-devel

Tags: Frameworks, Build System

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

Details

Committed
sh-zamApr 15 2019, 12:13 AM
Reviewer
apol
Differential Revision
D20509: Detect duplicate ANDROID_EXTRA_LIBS and minor bug fix
Parents
R240:19c99e33bc07: GIT_SILENT Upgrade ECM version to 5.58.0.
Branches
Unknown
Tags
Unknown