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

QtCore_header_check isn't remade when one of QtCore's headers changes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.5
    • 6.3.0 Feature Freeze
    • Build System: CMake
    • None
    • Linux/X11

    Description

      Consider (in qtbase):

      $ configure -headersclean ....
      $ ninja QtCore_header_check # may do something, if it's the first time
      $ touch src/corelib/kernel/qobject.h
      $ ninja QtCore_header_check
      ninja: no work to do.
      

      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
            mmutz Marc Mutz
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes