mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 09:29:07 +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
10 lines
283 B
JSON
10 lines
283 B
JSON
{
|
|
"name": "cppxaml",
|
|
"version": "0.0.16",
|
|
"port-version": 1,
|
|
"description": "CppXaml is a library to facilitate usage of the XAML UI framework in C++ Windows apps.",
|
|
"homepage": "https://asklar.github.io/xaml-islands",
|
|
"license": "MIT",
|
|
"supports": "windows & !xbox"
|
|
}
|