mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-30 18:29:37 -06:00
This makes the scripts easier to work on, since the separate files don't require the extra level of escaping that the inlined code did. This also means the scripts can be rendered with appropriate syntax highlighting in IDEs, etc.