From fb2b637bbb6ba43e155fca7e7737f20653819f0a Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Tue, 25 Feb 2020 20:39:45 +0200 Subject: Typo fix. [skip ci] --- docs/markdown/CMake-module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/CMake-module.md') 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 -- cgit v1.2.3