Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-575

dependencies need three importance levels

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 1.2.0
    • None

      the ability to make dependencies optional has been added somewhat recently.
      however, this is not sufficient: some dependencies may be optional, but still strongly recommended. in practice that means that if such a dependency is not satisfied, the build should break by default, noting that the dependency may be explicitly disabled. that would happen via the mechanism outlined in QBS-574.

      Depends {
          name: "OpenSSL"
          level: Recommended // Mandatory, Recommended, Optional
      }
      

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

            Unassigned Unassigned
            buddenha Oswald Buddenhagen
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes