0
0
mirror of https://github.com/microsoft/vcpkg.git synced 2025-01-16 16:06:40 +08:00
Kai Pastor 04b0cf2b3f
[vcpkg-pkgconfig-get-modules] Turn into proper helper port ()
I wonder if LIBRARIES_DIRS should return a list of directories instead
of a list of `-L...` flags.

---------

Co-authored-by: Javier Matos <javiermatos@Javiers-Laptop.lan>
Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2024-05-01 19:51:16 -07:00

11 lines
265 B
JSON

{
"name": "vcpkg-pkgconfig-get-modules",
"version-date": "2024-04-03",
"documentation": "https://learn.microsoft.com/vcpkg/maintainers/functions/vcpkg_pkgconfig_get_modules",
"license": "MIT",
"supports": "native",
"dependencies": [
"pkgconf"
]
}