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