Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
6.2, 6.3
-
None
-
CMake 3.22.0, ninja 1.10.2, MSVC 2022
Description
I was building QtBase myself from the latest dev branch, after configuring Qt, I opened the generated impl-Release.ninja and found that CMake is adding some un-wanted parameters such as /GR and /EHsc unconditionally. If I recall correctly, there exists some CMake scripts in Qt to remove such parameters from CMAKE_xxx_FLAGS, now it seems it doesn't work as expected?
Attachments
Issue Links
- resulted in
-
QTBUG-102804 qtbase requires RTTI in Qt6
-
- Closed
-