Description
Build options can be configured through a terminal interface for CMake projects. It is useful for developers who want an interactive TUI for build configuration without switching to a graphical CMake tool.
Configuration changes affect generated build files and compiler options. Review selected options before building or committing generated artifacts.