Correct install path for QtForAndroid plugin

Installation directory for libqtforandroid.so should be
plugins/platform/android instead of plugins/platform.

Change-Id: I124bed4d43664eddcceca197c4df26a1e8d3d0af
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
bb10
Leander Beernaert 2019-06-13 10:37:39 +02:00
parent 341cc6e5bb
commit a34e7717a4
1 changed files with 8 additions and 0 deletions

View File

@ -59,6 +59,14 @@ add_qt_plugin(qtforandroid
Qt::Gui
android
jnigraphics
# special case begin
INSTALL_DIRECTORY
platforms/android
OUTPUT_DIRECTORY
platforms/android
ARCHIVE_INSTALL_DIRECTORY
platforms/android
# special case end
)
#### Keys ignored in scope 1:.:.:android.pro:<TRUE>: