The get_variable method is able to do everything they do and more, making it generally more useful. Let's tell people to stop using the old ones.pull/7730/head
parent
1d04caff29
commit
20663564bd
3 changed files with 22 additions and 10 deletions
@ -0,0 +1,4 @@ |
|||||||
|
## Deprecate Dependency.get_pkgconfig_variable and Dependency.get_configtool_variable |
||||||
|
|
||||||
|
These have been replaced with the more versatile `get_variable()` method |
||||||
|
already, and shouldn't be used anymore. |
Loading…
Reference in new issue