From 2acf737b4b5cf70dd3fb87573ae75a8654d40fef Mon Sep 17 00:00:00 2001 From: Patrick Griffis Date: Sat, 2 Sep 2017 17:36:46 -0400 Subject: pkgconfig: Document url keyword Closes #2272 --- docs/markdown/Pkgconfig-module.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/markdown') diff --git a/docs/markdown/Pkgconfig-module.md b/docs/markdown/Pkgconfig-module.md index 8814d19..5a660fd 100644 --- a/docs/markdown/Pkgconfig-module.md +++ b/docs/markdown/Pkgconfig-module.md @@ -34,6 +34,7 @@ keyword arguments. - `requires` list of strings to put in the `Requires` field - `requires_private` list of strings to put in the `Requires.private` field +- `url` a string with a url for the library - `variables` a list of strings with custom variables to add to the generated file. The strings must be in the form `name=value` and may reference other pkgconfig variables, -- cgit v1.1