From 45b569071a02181372f7537741d8ce3f62b4c6a8 Mon Sep 17 00:00:00 2001 From: Assam Boudjelthia Date: Tue, 25 May 2021 20:17:04 +0300 Subject: [PATCH] CMake: Add Android's prepare_apk_dir target to ALL Since Qt Creator uses androiddeployqt custom commands it still needs a step to prepare the apk dir before building it, so add this to ALL to avoid having to call it manually in creator. Change-Id: I0a2816244589e9b296a326fcc1abf8c08aabfea7 Reviewed-by: Alexandru Croitor (cherry picked from commit 71348437939e62b0e3b86888e966b300ff1e2855)