add a comment to push build count

This commit is contained in:
Stephen Birarda 2015-01-28 10:29:12 -08:00
parent 0c1babe6f9
commit 42d064a613

View file

@ -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