mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 19:32:40 +02:00
add a comment to push build count
This commit is contained in:
parent
0c1babe6f9
commit
42d064a613
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ macro(qt_create_apk)
|
|||
DEPENDS ${TARGET_NAME} ${TARGET_NAME}-copy-res ${TARGET_NAME}-copy-assets ${TARGET_NAME}-copy-java ${TARGET_NAME}-copy-libs
|
||||
)
|
||||
|
||||
# rename the APK if the caller asked us to
|
||||
if (ANDROID_APK_CUSTOM_NAME)
|
||||
add_custom_command(
|
||||
TARGET ${TARGET_NAME}-apk
|
||||
|
|
Loading…
Reference in a new issue