Android:CMake: add \cmakepropertysince to packaging type properties
QT_ANDROID_SYSTEM_LIBS_PREFIX and QT_ANDROID_NO_DEPLOY_QT_LIBS were added in Qt 6.4, but they were missing \cmakepropertysince 6.4. Pick-to: 6.9 6.8 Change-Id: Ife0f68e79d331f4923d1015431f5af65d80dca36 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
2abc459479
commit
51474d795a
@ -546,6 +546,7 @@ and overwritten by that command.
|
||||
|
||||
\summary {Specifies the location of Qt libraries on the target device.}
|
||||
|
||||
\cmakepropertysince 6.4
|
||||
\cmakepropertyandroidonly
|
||||
|
||||
This property can be set to provide a path to Qt libraries on the target device,
|
||||
@ -563,6 +564,7 @@ when those libraries are installed outside app's native (JNI) library directory.
|
||||
|
||||
\summary {Whether Qt shared libraries are packaged in the APK on Android.}
|
||||
|
||||
\cmakepropertysince 6.4
|
||||
\cmakepropertyandroidonly
|
||||
|
||||
This property can be set to not package Qt shared libraries inside the APK when
|
||||
|
Loading…
x
Reference in New Issue
Block a user