summaryrefslogtreecommitdiffstats
path: root/tests/manual/examples/opengl/qopenglwidget/main.cpp
diff options
context:
space:
mode:
authorBartlomiej Moskal <[email protected]>2023-04-28 11:49:06 +0200
committerBartlomiej Moskal <[email protected]>2023-05-24 12:58:27 +0200
commita273ea7f41533d79c8e78eb0a1c68cc63121510a (patch)
treef119e745ed4f402d4e5a8fe979b463ac27270999 /tests/manual/examples/opengl/qopenglwidget/main.cpp
parent433d67e767478ce946cd04d8ad4ff73051c14773 (diff)
Android: fix problem with release package for cmake based builds
After 9efaf8bae914958a09d29a4cdbf62e345f3e6369 commit there was no possibility to create release package for cmake based builds. The new cmake variable (QT_ANDROID_DEPLOY_RELEASE) was already added to allow turning on release build manually This commit sets the --release flag automatically for androiddeployqt tool for Release, RelWithDebInfo and MinSizeRel build types. The --release flag is not set automatically if QT_BUILD_TESTS variable is set. This is the workaround for tests. Release package need to be signed. Signing is currently not supported by CI. What is more, also androidtestrunner is not working on release APKs. Fixes: QTBUG-112921 Fixes: QTBUG-108132 Task-number: COIN-882 Pick-to: 6.5 Change-Id: Ia81465f4a0f0e5b8dfa50c44028658f7a2346c1a Reviewed-by: Joerg Bornemann <[email protected]>
Diffstat (limited to 'tests/manual/examples/opengl/qopenglwidget/main.cpp')
0 files changed, 0 insertions, 0 deletions