Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-21556

qmake subdir depends

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • Qt Creator 4.8.0-beta2
    • Debugger
    • None
    • QMake version 3.1
      Using Qt version 5.11.2
    • Windows

    Description

      the below .pro code case qmake error. qmake not support xxx.subdir = $$variable/xx/xx

      TEMPLATE = subdirs

       CommonDir = ./ 

      SUBDIRS += app lib 

      app.subdir = $$CommonDir/app

      lib.subdir = $$CommonDir/lib 

      app.depends = lib 

      Attachments

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

        Activity

          People

            hjk hjk
            aaronzhang 张 亚
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes