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>
This commit is contained in:
Leander Beernaert 2019-06-13 10:37:39 +02:00
parent 341cc6e5bb
commit a34e7717a4

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>: