mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
20d5e77a27
Ext and External were used inconsistently in the code and the docs. This change converts all uses of Ext to External, including within variable names used by the generator.