mirror of
https://github.com/QuasarApp/qt-android-cmake.git
synced 2025-04-29 23:24:33 +00:00
remove depends of the all target
This commit is contained in:
parent
5a62962dbe
commit
2d76a0a3a7
@ -286,7 +286,6 @@ macro(add_qt_android_apk TARGET SOURCE_TARGET)
|
||||
# create a custom command that will run the androiddeployqt utility to prepare the Android package
|
||||
add_custom_target(
|
||||
${TARGET}
|
||||
ALL
|
||||
DEPENDS ${SOURCE_TARGET}
|
||||
${QT_ANDROID_PRE_COMMANDS}
|
||||
# it seems that recompiled libraries are not copied if we don't remove them first
|
||||
|
Loading…
x
Reference in New Issue
Block a user