From 999376a347d232eb0da38fc2b30620061a02ee4c Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 9 Feb 2020 18:48:43 +0200 Subject: Document the project policy on mixing build systems. [skip ci] --- docs/markdown/CMake-module.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/markdown/CMake-module.md') diff --git a/docs/markdown/CMake-module.md b/docs/markdown/CMake-module.md index a15e3c2..2e2da71 100644 --- a/docs/markdown/CMake-module.md +++ b/docs/markdown/CMake-module.md @@ -1,5 +1,8 @@ # CMake module +**Note**: the functionality of this module is governed by [Meson's + 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 the normal [meson subprojects](Subprojects.md). -- cgit v1.1