mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:28:59 +08:00
8 lines
233 B
JSON
8 lines
233 B
JSON
|
{
|
||
|
"name": "cppwinrt",
|
||
|
"version-string": "windows-sdk",
|
||
|
"description": "C++/WinRT is a standard C++ language projection for the Windows Runtime.",
|
||
|
"homepage": "https://github.com/Microsoft/cppwinrt",
|
||
|
"supports": "windows"
|
||
|
}
|