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

qmake can't tell which Qt QML modules were part of the build

    XMLWordPrintable

Details

    Description

      When building Qt modules, you can check in qmake if the correct module is part of this build and error/react accordingly. However, this only works for C++ libraries, a similar functionality should be added for QML imports.

      For example,

      qtHaveModule(QtQuick.Controls): foo

      blocks should be active only when the QtQuick.Controls import was built and installed. (A more conventional name like "controls" would also be acceptable if the caps and '.' are a problem.)

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              aalpert Alan Alpert
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes