mesonbuild/meson

TUI to configure Meson (akin to `ccmake`)

Open

#2.470 aberto em 10 de out. de 2017

Ver no GitHub
 (13 comments) (4 reactions) (0 assignees)Python (1.465 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (4.978 stars)
Métricas de merge de PR
 (Mesclagem média 139d 13h) (51 fundiu PRs em 30d)

Description

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)

Guia do colaborador