Remove the _qt_is_android_executable property
Change-Id: I84095663ded465fa0cba29f4b4c36c2498fdb10f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
0a6647a1ed
commit
14081c086f
@ -684,8 +684,6 @@ function(_qt_internal_create_executable target)
|
|||||||
)
|
)
|
||||||
|
|
||||||
qt6_android_apply_arch_suffix("${target}")
|
qt6_android_apply_arch_suffix("${target}")
|
||||||
# TODO: remove after the successful submodule update round.
|
|
||||||
set_property(TARGET "${target}" PROPERTY _qt_is_android_executable TRUE)
|
|
||||||
else()
|
else()
|
||||||
cmake_policy(PUSH)
|
cmake_policy(PUSH)
|
||||||
__qt_internal_set_cmp0156()
|
__qt_internal_set_cmp0156()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user