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

the 'qbs' module should be a namespace instead

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • None

      "qbs" is currently an actual module. but because modules can be imported into scope only via Depends items, it is not accessible inside Project items. this is inappropriate for something that represents global settings, and leads to unnatural workarounds like the Project::qbsSearchPath+Product::qbsSearchPath combination.

      so instead, "qbs" should be only a namespace for actually global properties.

      to enable this, several properties which apply to build targets must move to the cpp module first; see QBS-1611.

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

            kandeler Christian Kandeler
            buddenha Oswald Buddenhagen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes