4
0
mirror of https://github.com/QuasarApp/qt-android-cmake.git synced 2025-05-01 07:54:43 +00:00

fix android sign

This commit is contained in:
Andrei Yankovich 2021-07-26 16:53:09 +03:00
parent b54cad58f3
commit 3c20169186

@ -320,7 +320,7 @@ macro(add_qt_android_apk TARGET SOURCE_TARGET)
${QT_ANDROID_BUILD_TYPE}
${TARGET_LEVEL_OPTIONS}
${INSTALL_OPTIONS}
# ${SIGN_OPTIONS}
${SIGN_OPTIONS}
)
endmacro()