mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-04 22:29:40 -06:00
571b5e1f2ccxxmodules: improve error messages for C++ module setup8b4d32c18bcmStandardLevelResolver: add query for the effective standard level17ddc4ac76cmStandardLevelResolver: compare with static string literals6f1dae2b01cmStandardLevelResolver: use `cmStrCat` where possible0d45d40e13cmStandardLevelResolver: use character literals where possible Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !8755