vcpkg/ports/cppxaml/vcpkg.json

10 lines
283 B
JSON
Raw Normal View History

{
"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"
}