From 554266d6f26d6b19cf29f7b655c214a073c8882e Mon Sep 17 00:00:00 2001 From: Roy Buitenhuis Date: Wed, 2 May 2018 13:46:13 +0200 Subject: docs: Added reference to pkg-config module page [skip ci] --- docs/markdown/Pkg-config-files.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/markdown/Pkg-config-files.md b/docs/markdown/Pkg-config-files.md index ddb8bab..0427b0e 100644 --- a/docs/markdown/Pkg-config-files.md +++ b/docs/markdown/Pkg-config-files.md @@ -17,3 +17,5 @@ pkg.generate(libraries : libs, ``` This causes a file called `simple.pc` to be created and placed into the install directory during the install phase. + +More infromation on the pkg-config module and the parameters can be found on the [pkgconfig-module](http://mesonbuild.com/Pkgconfig-module.html) page. -- cgit v1.1