Details
-
Sub-task
-
Resolution: Done
-
P2: Important
-
None
-
1180d5b8a (dev)
-
2022wk46FOQtforAndroid, 2022wk48FOQtforAndroid, 2022wk50FOQtforAndroid, 2022wk52FOQtforAndroid
Description
We need to know which Android NDK was used during a build of Qt and its components.
Towards this goal there shall be a json file created that contains the exact version of the android sdk that was build against. The file could look like the following:
{ "build": { "android": { "ndk-version": "23.1.7779620" } } }
Attachments
Issue Links
- relates to
-
QTBUG-108435 Provide information about available Qt modules in a built/installed Qt
- Closed
- replaces
-
QTBUG-84379 Expand android-deployment-settings.json to be scoped for the different archictectures
- Closed
- resulted in
-
QTCREATORBUG-28629 Android: Read preferred NDK version from modules/Core.json
- Closed