mesonbuild/meson

TUI to configure Meson (akin to `ccmake`)

Open

#2470 aperta il 10 ott 2017

Vedi su GitHub
 (13 commenti) (4 reazioni) (0 assegnatari)Python (1465 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (4978 star)
Metriche merge PR
 (Merge medio 139g 13h) (51 PR mergiate in 30 g)

Descrizione

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)

Guida contributor