summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@qt.io>2020-12-22 17:04:26 +1100
committerCraig Scott <craig.scott@qt.io>2021-01-04 14:08:40 +1100
commit1b4d70676c3fed70a826b3a3cda3cd6c8077addf (patch)
tree7adfa3074dac804c1e01467a99d22296804df1d2 /src/3rdparty
parentef968963c08125e15da51b45433d8277d59d82da (diff)
CMake: Prefer canonical CMAKE_ANDROID_NDK var when writing deploy file
CMAKE_ANDROID_NDK is an official variable provided by CMake. The ANDROID_NDK variable will be set by the NDK toolchain file, but we don't need to rely on that (the user could theoretically not be using the NDK's toolchain file). Using the CMake-provided variable means we don't have to explain the source of the variable in documentation for the qt6_android_generate_deployment_settings() command. We should prefer to use things provided by CMake already where it makes sense and this seems to be one such case. Task-number: QTBUG-89651 Task-number: QTBUG-88839 Pick-to: 6.0 Change-Id: Ieda54de8f5c65c36da6bb55c87a8b8fdd1d5cd7b Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/3rdparty')
0 files changed, 0 insertions, 0 deletions