mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:19:08 +08:00
383060ffb6
* [many ports]Add vcpkg_fixup_pkgconfig * version * Update ports/libepoxy/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update versions/l-/libepoxy.json * Update versions/l-/libepoxy.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
11 lines
264 B
JSON
11 lines
264 B
JSON
{
|
|
"name": "libepoxy",
|
|
"version-semver": "1.5.5",
|
|
"port-version": 1,
|
|
"description": "Epoxy is a library for handling OpenGL function pointer management for you",
|
|
"homepage": "https://github.com/anholt/libepoxy",
|
|
"dependencies": [
|
|
"tool-meson"
|
|
]
|
|
}
|