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

Project properties overridden on the command line do not have any effect on "references" lists

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 1.0.0
    • 1.0.0
    • General
    • None
    • 0212823326dde0db2b7a6022a2ee3b6d718b1fdb

      Example:

      Project {
      property bool uselib: false
      references: useLib ? ["mylib.qbs"] : []
      }

      When you say "uselib:true" on the command line, the references list is still empty. Other things like Group conditions work as expected, as does changing the property in the qbs source file.

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

            jbornema Joerg Bornemann
            kandeler Christian Kandeler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes