Skip to content
Jussi Pakkanen edited this page Dec 28, 2015 · 34 revisions

This is the user manual for Meson. It currently tracks the state of Git head, which will eventually become version 0.29. If you are using an older version, some of the information here might not work for you.

  • Overview
  • [Running Meson](Running Meson)
  • [Using with Visual Studio](Using with Visual Studio)
  • [Sample Meson files](Meson sample)
  • Syntax
  • [Build targets](Build targets)
  • [Include directories](Include directories)
  • Installing
  • [Adding arguments](Adding arguments)
  • Configuration
  • [Detecting compiler and system properties](Compiler properties)
  • Dependencies
  • Threads
  • [External commands](External commands)
  • [Precompiled headers](Precompiled headers)
  • [Unity builds](Unity builds)
  • [Generating sources](Generating sources)
  • [Feature autodetection](Feature autodetection)
  • [Unit tests](Unit tests)
  • [Cross compilation](Cross compilation)
  • Localisation
  • [Build options](Build options)
  • Subprojects
  • [Pkg-config files](Pkg-config files)
  • Java
  • Vala
  • [IDE integration](IDE integration)
  • [Custom build targets](Custom build targets)
  • [Build system converters](Build system converters)
  • [Configuring a build directory](Configuring a build directory)
  • [Run targets](Run targets)
  • Modules
  • [Creating OSX packages](Creating OSX packages)
  • [Creating Linux binaries](Creating Linux binaries)

Wiki home

Meson documentation has moved

All documentation is now on the main web site.

This page should be at this address.

Clone this wiki locally