Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-120195

Changing Android version code recompiles whole project

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.6.1
    • None
    • Windows

    Description

      Changing the QT_ANDROID_VERSION_CODE in CMakeLists.txt forces a re-compilation of the whole project.

      set(ANDROID_VERSION_CODE 123) # changing this leads to re-compilation
      set_property(TARGET myapp APPEND PROPERTY QT_ANDROID_VERSION_CODE ${ANDROID_VERSION_CODE})
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            nikunj Nikunj Arora
            Harald Meyer Harald Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes