mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 19:25:27 +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>
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.