mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 22:28:59 +08:00
e653771109
* Update libepoxy to 1.5.9 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
10 lines
243 B
JSON
10 lines
243 B
JSON
{
|
|
"name": "libepoxy",
|
|
"version-semver": "1.5.9",
|
|
"description": "Epoxy is a library for handling OpenGL function pointer management for you",
|
|
"homepage": "https://github.com/anholt/libepoxy",
|
|
"dependencies": [
|
|
"tool-meson"
|
|
]
|
|
}
|