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