mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:09:06 +08:00
04b0cf2b3f
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>
11 lines
265 B
JSON
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"
|
|
]
|
|
}
|