Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-6944

Check CMakeCache.txt for feature changes rather than config.summary

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • dev
    • RTA
    • None

      The plain text summary in config.summary is not complete, because we don't want to output every single feature to the user (for reasons). So when checking if a package has changed its features we should check the complete state, e.g. via:

      ❯ cat CMakeCache.txt | grep QT_FEATURE_ | grep -v LABEL

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

            joaijala Johanna Äijälä
            vestbo Tor Arne Vestbø
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes