mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 21:51:48 +08:00
7a4ca3fd46
* UWP toolchain fix and update some ports supports expressions for uwp/xbox * Update baseline * More ports updated for !xbox * Update baseline * Update support expression for ms-gdkx * Update baseline * ms-gdkx port should fail on ado system * Revert change to opengl-registry since its needed for angle on UWP * Minor github actions cr * Refresh baseline
9 lines
263 B
JSON
9 lines
263 B
JSON
{
|
|
"name": "vulkan",
|
|
"version": "1.1.82.1",
|
|
"port-version": 5,
|
|
"description": "A graphics and compute API that provides high-efficiency, cross-platform access to modern GPUs on a wide variety of devices.",
|
|
"license": null,
|
|
"supports": "!uwp & !xbox"
|
|
}
|