hi,
how to check build arch or build kit in qt .pro file?
such as when i need to use diffrent .so library between using android_arm64_v8a/mkspecs/android-clang and android_x86/mkspecs/android-clang when building my project
hi,
how to check build arch or build kit in qt .pro file?
such as when i need to use diffrent .so library between using android_arm64_v8a/mkspecs/android-clang and android_x86/mkspecs/android-clang when building my project