vcpkg/ports/pkgconf/vcpkg.json

8 lines
289 B
JSON
Raw Normal View History

{
"name": "pkgconf",
"version": "1.7.4",
"description": "pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org.",
"homepage": "https://github.com/pkgconf/pkgconf",
"supports": "!uwp"
}