docs: Added reference to pkg-config module page [skip ci]

pull/3514/head
Roy Buitenhuis 7 years ago committed by Nirbheek Chauhan
parent d28e6c6153
commit 554266d6f2
  1. 2
      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.

Loading…
Cancel
Save