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.
 
 
 
 
 
 

359 B

Subprojects download, checkout, update command-line

New command-line tool has been added to manage subprojects:

  • meson subprojects download to download all subprojects that have a wrap file.
  • meson subprojects update to update all subprojects to latest version.
  • meson subprojects checkout to checkout or create a branch in all git subprojects.