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

qmake2cmake: Conversion looks for Qt5 even when using Qt6 only API

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.x
    • Build System
    • None

    Description

      qmake2cmake can generate qt_add_qml_module calls for projects using QML, which is great. However, in that case it doesn't really make sense to call find_package looking for Qt 5, as that won't support the API, and we only end up with useless boilerplate in the best case, and a configure time error in the worst case.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes