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

QMAKE_[DIST]CLEAN doesn't work with directories

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.13.1
    • Build tools: qmake
    • None
    • Linux/X11, Windows

    Description

      All items specified with QMAKE_CLEAN and QMAKE_DISTCLEAN in the project file are treated as files.
      Specifying directories causes errors when "make [dist]clean" is called.
      Instead, qmake should detect directories and thread them properly.
      As an alternative, new variables (e.g. QMAKE_[DIST]CLEAN_DIR) could be added for specifying directories.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            comer352l comer352l
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes