summaryrefslogtreecommitdiff
path: root/doc/qbs.qdoc
diff options
context:
space:
mode:
authorIvan Komissarov <abbapoh@gmail.com>2021-05-14 00:55:15 +0200
committerIvan Komissarov <ABBAPOH@gmail.com>2021-10-14 10:03:50 +0000
commit3187199a17e013882b0d0ea7aff9c7b9411e4cd1 (patch)
tree5e82271f0702e037898c723bcdaf6ab426eba342 /doc/qbs.qdoc
parente7cc3a2cf13db0f786727ce2469f7c66324f35a2 (diff)
downloadqbs-3187199a17e013882b0d0ea7aff9c7b9411e4cd1.tar.gz
Implement eager pkg-config provider
This implements provider that generates modules based on all .pc files present in system. This allows to get rid of the multi-shot providers such as fallback provider. Fixes: QBS-1614 Change-Id: Icf87ac609bc34bd26e8ed94ae547a7e649835a3a Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'doc/qbs.qdoc')
-rw-r--r--doc/qbs.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/qbs.qdoc b/doc/qbs.qdoc
index ac7bf20c2..f297ea2cf 100644
--- a/doc/qbs.qdoc
+++ b/doc/qbs.qdoc
@@ -81,6 +81,7 @@
\li \l{List of Built-in Services}
\li \l{Command-Line Interface}
\li \l{List of Modules}
+ \li \l{List of Module Providers}
\li \l{Command and JavaScriptCommand}
\endlist