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

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

XMLWordPrintable

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

      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.
      

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

            qtbuildsystem Qt Build System Team
            mmutz Marc Mutz
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes