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

Add dependency check for the subtarget's makefile in MakefileGenerator::writeSubTargets

    XMLWordPrintable

Details

    Description

      It would be nice if there was a dependency check for the subtarget's makefile in MakefileGenerator::writeSubTargets, i.e change

      t << mkfile << ": " << "\n\t";

      to

      t << mkfile << ": " << in_directory << in << "\n\t";

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes