qt_android_apply_arch_suffix
Note: This command is in technology preview and may change in future releases.
Note: This command should only be called if targeting the Android platform.
Synopsis
qt_android_apply_arch_suffix(target) qt6_android_apply_arch_suffix(target)
Description
The CMake SUFFIX
target property controls the suffix used on the file name of the target's built binary. This command is a convenience for setting that property to an architecture-specific value. This is useful when installing multiple builds for different Android architectures into the same install location, as it prevents the libraries for different architectures from overwriting each other.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.1/qt-android-apply-arch-suffix.html