early-access version 2853
This commit is contained in:
13
externals/vcpkg/ports/wintoast/vcpkg.json
vendored
Executable file
13
externals/vcpkg/ports/wintoast/vcpkg.json
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user