Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.9
-
None
-
9f86517cc (dev)
Description
The top level configure.cmake in qtbase has:
qt_feature("precompile_header" LABEL "Using precompiled headers" CONDITION BUILD_WITH_PCH AND TEST_precompile_header AUTODETECT NOT WASM )
but absolutely nothing uses FEATURE_precompile_header, only BUILD_WITH_PCH.
This is suspicious. For instance, if the associated test fails, is the FEATURE going to be "off" but Qt would still be using PCH...?
Attachments
For Gerrit Dashboard: QTBUG-134425 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
629445,2 | CMake: Remove superfluous precompile_header feature and config test | dev | qt/qtbase | Status: MERGED | +2 | 0 |