vcpkg/ports/cppxaml/vcpkg.json
Alexander Sklar 59706ba512
[CppXaml] Add new port (#22414)
* Add CppXaml package

* format

* version

* 0.0.16

* update version

* Update ports/cppxaml/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update version

* add double quotes

* update version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-01-13 09:17:25 -08:00

8 lines
234 B
JSON

{
"name": "cppxaml",
"version": "0.0.16",
"description": "CppXaml is a library to facilitate usage of the XAML UI framework in C++ Windows apps.",
"homepage": "https://asklar.github.io/xaml-islands",
"supports": "windows"
}