Difference between revisions of "Meson help"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> meson help usage: meson [-h] {setup,configure,dist,install,introspect,init,test,wrap,subprojects,rewrite,compile,devenv,env2mfile,help} ... op...")
 
 
Line 1: Line 1:
 +
{{lc}}
 +
 
<pre>
 
<pre>
 
meson help
 
meson help

Latest revision as of 13:22, 23 April 2024

meson help
usage: meson [-h]
             {setup,configure,dist,install,introspect,init,test,wrap,subprojects,rewrite,compile,devenv,env2mfile,help}
             ...

options:
  -h, --help       show this help
                   message and exit

Commands:
  If no command is specified it
  defaults to setup command.

  {setup,configure,dist,install,introspect,init,test,wrap,subprojects,rewrite,compile,devenv,env2mfile,help}
    setup          Configure the
                   project
    configure      Change project
                   options
    dist           Generate release
                   archive
    install        Install the project
    introspect     Introspect project
    init           Create a new project
    test           Run tests
    wrap           Wrap tools
    subprojects    Manage subprojects
    rewrite        Modify the project
                   definition
    compile        Build the project
    devenv         Run commands in
                   developer
                   environment
    env2mfile      Convert current
                   environment to a
                   cross or native file
    help           Print help of a
                   subcommand


meson [ compile | setup build ]

Advertising: