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

DEPENDPATH causes source files to be found

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.0.0 Beta 2
    • 4.7.0
    • Build tools: qmake
    • None
    • 90387bb4461f46b8c725c55066247fba5fbd152f

    Description

      In src/tools/bootstrap/bootstrap.pro there are incorrect paths in SOURCES for the zlib. But this is not the concern of this issue. Our concern is why this does not fail. Qmake manages to find these files and creates makefiles with correct paths.

      Using qmake -d 255, it was discovered that the files are found using VPATH. We suspect that DEPENDPATH is responsible for this. If so, this is at odds with the description of DEPENDPATH in the qmake documentation where it is said to be about include files.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            mabrand Mark Brand
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes