mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
8b3a537c29
Extend the Synposis, and provide links to manual sections. Add sections for `cmake --open` and `cmake --help-*`. Introduce a new section for buildsystem generation to distinguish it from the other functionality. Populate it with minimal placeholder text for now. It will be extended later. Co-Author: Brad King <brad.king@kitware.com>