<table><tr><td style="">alexeymin created this revision.<br />alexeymin added a reviewer: apol.<br />Restricted Application added projects: Frameworks, Build System.<br />Restricted Application added a subscriber: kde-buildsystem.<br />alexeymin requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D13198">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Add new variable ANDROID_EXTRA_LIBS, which can contain list of full paths to libs to include in resulting APK file. This can be used to include plugins that are not directly liked to executable, for example OpenSSL libs for QtNetwork SSL/HTTPS support.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Build project with -DANDROID_EXTRA_LIBS="/path/to/lib.so;/path/to/other_lib.so". Build without it. In both cases verify APK contents.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R240 Extra CMake Modules</div></div></div><br /><div><strong>BRANCH</strong><div><div>android-extra-libs</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13198">https://phabricator.kde.org/D13198</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>toolchain/Android.cmake<br />
toolchain/ECMAndroidDeployQt.cmake<br />
toolchain/specifydependencies.cmake</div></div></div><br /><div><strong>To: </strong>alexeymin, apol<br /><strong>Cc: </strong>kde-buildsystem, kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>