mesonbuild/meson

TUI to configure Meson (akin to `ccmake`)

Open

#2 470 ouverte le 10 oct. 2017

Voir sur GitHub
 (13 commentaires) (4 réactions) (0 assignés)Python (1 465 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (4 978 stars)
Métriques de merge PR
 (Merge moyen 139j 13h) (51 PRs mergées en 30 j)

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)

Guide contributeur