mirror of
https://github.com/QuasarApp/qt-android-cmake.git
synced 2025-05-01 07:54:43 +00:00
Search QML modules and their dependencies
Otherwise shared libraries that the QML modules might depend on aren't installed. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
46767639c0
commit
17acb315af
@ -12,6 +12,7 @@
|
||||
"application-binary": "@QT_ANDROID_APP_PATH@",
|
||||
"android-package": "@QT_ANDROID_APP_PACKAGE_NAME@",
|
||||
"android-app-name": "@QT_ANDROID_APP_NAME@",
|
||||
"qml-root-path": "@CMAKE_SOURCE_DIR@",
|
||||
@QT_ANDROID_APP_EXTRA_LIBS@
|
||||
"android-package-source-directory": "@QT_ANDROID_APP_PACKAGE_SOURCE_ROOT@"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user