vcpkg/ports/cppwinrt/vcpkg.json

8 lines
233 B
JSON
Raw Normal View History

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