~neon/extra-cmake-modules/master

Viewing all changes in revision 914.

  • Committer: Sharaf Zaman
  • Date: 2019-04-15 00:13:22 UTC
  • Revision ID: git-v1:24538afeaf610429726c28456ebd8c5bc8652f25
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

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: