mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
0e2b87244c
Previously the documentation said the default was `DEC`, but the implementation has always defaulted to `ASC`. Fixes: #22728