Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-9675

The "*=" (conditional concatenate) operator in .pro files appears to be undocumented

    XMLWordPrintable

Details

    • 1575462

    Description

      Several operators exist to allow strings to be created or modified within a
      .pro or .pri project file. These operators are:

      = Assign
      += Concatenate
      -= Remove
      *= Conditional concatenate

      The "*=" (conditional concatenate) operator isn't documented on this web
      page describing .pro/.pri files and their syntax:

      http://doc.trolltech.com/4.6/qmake-project-files.html

      Attachments

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

        Activity

          People

            cvandonderen Casper van Donderen
            atlant Atlant Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes