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

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes