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

wasm mkspec distclean deleting all *.html and *.js files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.9
    • Build tools: qmake
    • None
    • WebAssembly

    Description

      In qtbase/mkspecs/common/wasm/wasm.conf:

      QMAKE_DISTCLEAN            += *.html *.js *.wasm 

      This is too generic and causes other html or js files beside the .pro file to be deleted. Should likely be using the TARGET name in there somewhere?

      Attachments

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

        Activity

          People

            lopotter-ext Lorn Potter
            stephenmdangelo Stephen D'Angelo
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes