yuzu/externals/vcpkg/ports/wintoast/vcpkg.json

14 lines
347 B
JSON
Executable File

{
"name": "wintoast",
"version": "1.2.0",
"port-version": 2,
"description": "WinToast is a lightly library written in C++ which brings a complete integration of the modern toast notifications of Windows 8 & Windows 10.",
"supports": "windows & !uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}