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

Provide a way to declare dependencies as system-provided

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • General
    • None

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes