mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-27 11:18:35 -06:00
recommend compact, most robust signature first. So many people are still using the multi-step pre-3.13 way of initializing a build. Rather than simply cmake -Bbuild which is one step instead of 3 just to configure a new project.