CMake: Specify correct \since version for android variable
The QT_ANDROID_DEPLOY_RELEASE variable was added in 6.5.1, not 6.5.2.
Amends 64db65ae90
Pick-to: 6.5 6.6
Fixes: QTBUG-115318
Task-number: QTBUG-112921
Task-number: QTBUG-108132
Task-number: COIN-882
Change-Id: I912fecfc918914709aa5cb9c42c67317f7d3dc89
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
bb10
parent
f73249b94d
commit
0cae76c2af
|
|
@ -88,7 +88,7 @@ out as part of the deployment settings for a target.
|
|||
|
||||
\summary {Set the package type as a release}
|
||||
|
||||
\cmakevariablesince 6.5.1
|
||||
\cmakevariablesince 6.5.2
|
||||
\preliminarycmakevariable
|
||||
\cmakevariableandroidonly
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue