Skip to content

tools-library/win-meson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                        M E S O N

   'MESON' is an open source build system meant to be both
    extremely fast, and, even more importantly, as user
    friendly as possible.

    Website https://mesonbuild.com
    Repository https://github.com/XNerv/meson

    Observation    The repository above is a fork from original
        repository https://github.com/mesonbuild/meson.

    Attention    This is a slightly modified version, compared to
        the original. As our pull requests in the original
        repository have not yet been accepted, we will use our
        modified version. The original version on which we base
        ours is 0.55.999.

    After running the setup.cmd, the tool will be
    available in the system path.

TOOL   : MESON
VERSION: 0.55.999
ARCH   : x64

USAGE:
    setup.cmd [-h|--help|--pack|--unpack]

EXAMPLES:
    setup.cmd
    setup.cmd -h
    setup.cmd --pack

ARGUMENTS:
    -h|--help    Print this help and exit.

    --pack    Pack the content of the software folder in one
        self-extract executable called 'software.exe'.

    --unpack    Unpack the self-extract executable 'software.exe'
        to the software folder.

EXPORTED ENVIRONMENT VARIABLES:
    TOOLSET_MESON_PATH    Absolute path where this tool is
        located.

    PATH    This tool will export all local changes that it made to
        the path's environment variable.

    The environment variables will be exported only if this tool
    executes without any error.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published