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

dependencies need three importance levels

    XMLWordPrintable

Details

    Description

      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
      }
      

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes