Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.4.0
-
None
-
64db65ae9 (dev), ea64c6aec (6.5), a273ea7f4 (dev), 0df03419f (6.5), 0cae76c2a (dev), 1799b3b9c (6.5), d32e1153c (6.6)
Description
I'm trying to build an android app with qt6.4 & qt-cmake
While everything builds fine by simply running "make apk" I can't find how to get androiddeployqt to get a "--release" option.
How can I achieve this? Any option to pass to qt-cmake? Or any environment variable?