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

debug and release dirs are still generated when "debug_and_release_target" is removed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.11.2
    • Build tools: qmake
    • None
    • Mac OS 10.13.6
    • macOS

    Description

      In my project, I manually define where intermediate build files are placed for both debug and release mode and I use "CONFIG += debug_and_release" in my project file.

      In Qt4, this worked exactly as expected.

      In Qt5+, it appears that empty "debug" and "release" directories are created no matter what. I've tried adding "CONFIG -= debug_and_release_target" to my project file but it doesn't appear to have any affect; the empty directories are still created.

      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
            btse Bradley Tse
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes