vcpkg/ports/vcpkg-pkgconfig-get-modules
Alexander Neumann 84d9d9bc40
[vcpkg-scripts] Use pkgconf in vcpkg pkgconfig get modules (#20527)
* 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>
2022-01-31 21:09:40 -08:00
..
copyright
portfile.cmake
README.md
vcpkg-port-config.cmake
vcpkg.json
x_vcpkg_pkgconfig_get_modules.cmake [vcpkg-scripts] Use pkgconf in vcpkg pkgconfig get modules (#20527) 2022-01-31 21:09:40 -08:00

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.