mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 11:50:11 -05:00
429a452705
Generate `moc_predef.h` using the same C++ standard level that will be used to compile the target so that the compiler's predefined macros can be more accurately recovered. Fixes: #24624 Qt-Issue: https://bugreports.qt.io/browse/QTBUG-110847