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

Changing Android version code recompiles whole project

XMLWordPrintable

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

      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})
      

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

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

              Created:
              Updated:

                There are no open Gerrit changes