apol created this revision. apol added reviewers: Build System, Android, vkrause. Herald added projects: Frameworks, Build System. Herald added subscribers: kde-buildsystem, kde-frameworks-devel. apol requested review of this revision.
REVISION SUMMARY Infer the toolchain we are using through cmake's detection of ranlib instead of asking the user to fill it. It's only used in androiddeployqt and cmake expects it to be version "clang" for clang builds while androiddeployqt expects it to be "4.9". REPOSITORY R240 Extra CMake Modules BRANCH master REVISION DETAIL https://phabricator.kde.org/D16930 AFFECTED FILES toolchain/Android.cmake toolchain/ECMAndroidDeployQt.cmake toolchain/deployment-file.json.in toolchain/specifydependencies.cmake To: apol, #build_system, #android, vkrause Cc: kde-frameworks-devel, kde-buildsystem, michaelh, ngraham, bruns
