mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:29:05 +08:00
59706ba512
* 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>
8 lines
234 B
JSON
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"
|
|
}
|