summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/android/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add Support for Android Bearer JarLeander Beernaert2019-08-271-2/+1
| | | | | | | This is required to package an apk which depends on QtDelcarative. Change-Id: I1f6bdeb984f08d73f010fb4210242e5c99f1969f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Fix cmake configure step on AndroidSimon Hausmann2019-06-031-0/+5
Now that ANDROID_EMBEDDED is not set by default anymore, we start descending into Android specific sub-directories. This patch generates a stub file but the Java bits still need to be ported. Change-Id: Icbfc3ad2c1ef266980161bca081c7c4275873efd Reviewed-by: Qt CMake Build Bot Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>