summaryrefslogtreecommitdiff
path: root/lib/spack/docs/build_systems.rst
diff options
context:
space:
mode:
authorTom Merrick <thomas.merrick@tamucc.edu>2018-08-10 12:52:09 -0500
committerAdam J. Stewart <ajstewart426@gmail.com>2018-08-10 12:52:09 -0500
commitb1182741d43c20c10d2c58d07941322df67c646b (patch)
tree2a04d07ecf59c06114df4ee3345d40d6f652703f /lib/spack/docs/build_systems.rst
parent2a94d59433bbaa7ec5a9960e4b3419f8a92bdfea (diff)
downloadspack-b1182741d43c20c10d2c58d07941322df67c646b.tar.gz
spack-b1182741d43c20c10d2c58d07941322df67c646b.tar.bz2
spack-b1182741d43c20c10d2c58d07941322df67c646b.tar.xz
spack-b1182741d43c20c10d2c58d07941322df67c646b.zip
Branch with the meson build-system (#8467)
* Branch with the meson build-system * Fix build_environment for dual loads and add create code * Add documentation * Fixed option list * Update build_system_guess for meson * Fixed documentation errors * Added meson to build and configure and updated documentation * fix typos
Diffstat (limited to 'lib/spack/docs/build_systems.rst')
-rw-r--r--lib/spack/docs/build_systems.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/spack/docs/build_systems.rst b/lib/spack/docs/build_systems.rst
index 562e5c9fd0..b84c9fe450 100644
--- a/lib/spack/docs/build_systems.rst
+++ b/lib/spack/docs/build_systems.rst
@@ -33,6 +33,7 @@ on these ideas for each distinct build system that Spack supports:
build_systems/autotoolspackage
build_systems/cmakepackage
+ build_systems/mesonpackage
build_systems/qmakepackage
.. toctree::