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

Provide a way to declare dependencies as system-provided

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • some future version
    • None
    • General
    • None

    Description

      QBS should provide a way to disable warnings from modules linked in a Depends item. For example, one is unlikely to want to see warnings in the Qt headers.

      A suggested syntax might be something like:

      Depends { name: "Qt.core"; system: true }
      

      When `system` is true, the dependency would add its headers using systemIncludePaths / systemFrameworkPaths instead of includePaths / frameworkPaths.

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes