mesonbuild/meson

TUI to configure Meson (akin to `ccmake`)

Open

#2,470 创建于 2017年10月10日

在 GitHub 查看
 (13 评论) (4 反应) (0 负责人)Python (1,465 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (4,978 star)
PR 合并指标
 (平均合并 139天 13小时) (30 天内合并 51 个 PR)

描述

One feature from CMake that I like is ccmake, a TUI program that allows the user to quickly see all the project's options and set the ones they want.

I would love something similar to be implemented for Meson (meson configure --tui, perhaps?).

(This is a feature request, and apologies if it's already been requested, I couldn't find it)

贡献者指南