Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 6.3.0 Feature Freeze
-
Fix Version/s: None
-
Component/s: Build System: CMake
-
Labels:None
-
Platform/s:
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.