Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9
-
None
Description
We noticed that more and more example and test projects uses multiple android executable targets in a single CMakeLists.txt
It makes sense to start enabling the behavior that is controlled by the QT_USE_TARGET_ANDROID_BUILD_DIR flag by default.
Suggest to introduce the Qt CMake policy that enables the flag if is set to NEW. At some point we may conclude that amount of users of the QtC that doesn't support this flag is negligibly low and set the policy to NEW.