summaryrefslogtreecommitdiff
path: root/docs/markdown/CMake-module.md
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2020-02-25 20:39:45 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2020-02-25 20:39:45 +0200
commitfb2b637bbb6ba43e155fca7e7737f20653819f0a (patch)
tree394f89f965e9ed78da68deaf257530c30f89b1a0 /docs/markdown/CMake-module.md
parent999376a347d232eb0da38fc2b30620061a02ee4c (diff)
downloadmeson-fb2b637bbb6ba43e155fca7e7737f20653819f0a.tar.gz
Typo fix. [skip ci]
Diffstat (limited to 'docs/markdown/CMake-module.md')
-rw-r--r--docs/markdown/CMake-module.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/CMake-module.md b/docs/markdown/CMake-module.md
index 2e2da71c6..7103608fe 100644
--- a/docs/markdown/CMake-module.md
+++ b/docs/markdown/CMake-module.md
@@ -1,7 +1,7 @@
# CMake module
**Note**: the functionality of this module is governed by [Meson's
- rules on mixing build systems](Mixing-build-systems.md].
+ rules on mixing build systems](Mixing-build-systems.md).
This module provides helper tools for generating cmake package files.
It also supports the usage of CMake based subprojects, similar to