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

Improve FEATURE_foo to QT_FEATURE_foo detection

    XMLWordPrintable

Details

    • 61943aefd68b7d88c5eb395c4e44d08a94a70ad0 (qt/qtbase/dev) 10c9e5282ebca2844c82b5d2fe12d882db421be1 (qt/qtbase/6.0), c1d235685 (dev), 65e04162d (dev), 43326b380 (6.6), 010ab170c (6.6), b52817db1 (tqtc/lts-6.5), 26f7096bf (tqtc/lts-6.5)

    Description

      Currently after an initial configuration, flipping the value of a FEATURE_foo variable from ON to OFF or vice-versa will not change the value of QT_FEATURE_foo.

      This proves to be problematic especially when using an IDE like Qt Creator, where you expect to check a checkbox and the reconfiguration to take it into account.

      At the moment you would have to manually change the value of both FEATURE_foo and QT_FEATURE_foo.

      Figure out how to do this automatically, so that changing a feature value properly reconfigures a Qt build.

      Attachments

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

        Activity

          People

            semlanik Alexey Edelev
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: