mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 18:49:06 +08:00
84d9d9bc40
* use pkgconf * version stuff * Update ports/vcpkg-pkgconfig-get-modules/x_vcpkg_pkgconfig_get_modules.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * version stuff * fix obviuos error * bit of version playaround * version stuff Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com> |
||
---|---|---|
.. | ||
copyright | ||
portfile.cmake | ||
README.md | ||
vcpkg-port-config.cmake | ||
vcpkg.json | ||
x_vcpkg_pkgconfig_get_modules.cmake |
vcpkg-pkgconfig-get-modules
Experimental: will change or be removed at any time
vcpkg-pkgconfig-get-modules
provides x_vcpkg_pkgconfig_get_modules()
, a function which simplifies calling
pkg-config
in portfiles in order to gather dependencies for exotic buildsystems.