Description
Format CMake source files with consistent layout. It helps projects keep build scripts readable and easier to review by applying a predictable style.
This is a developer command-line formatter. Formatting should be done under version control and reviewed, especially when a large change touches build files that control compilation or installation.