diff options
Diffstat (limited to 'Help/release/dev/pkg-config-variable-function.rst')
-rw-r--r-- | Help/release/dev/pkg-config-variable-function.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Help/release/dev/pkg-config-variable-function.rst b/Help/release/dev/pkg-config-variable-function.rst deleted file mode 100644 index e181d13..0000000 --- a/Help/release/dev/pkg-config-variable-function.rst +++ /dev/null @@ -1,6 +0,0 @@ -pkg-config-variable-function ----------------------------- - -* The :module:`FindPkgConfig` learned a new :command:`pkg_get_variable` - command which may be used to query for arbitrary variables from a package - (such as for related tools or data and plugin install paths). |