The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

299 B

Pager and colors for meson configure output

The output of meson configure, printing all options, is now more readable by automatically using a pager (less by default) and colors. The pager used can be controled by setting PAGER environment variable, or --no-pager command line option.