aboutsummaryrefslogtreecommitdiff
path: root/ports/cppwinrt/vcpkg.json
blob: 7ff77b5d7502a7f7983ff3b4588aa5bd5b4d94c9 (plain)
1
2
3
4
5
6
7
{
  "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"
}