early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/libsnoretoast/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/libsnoretoast/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "libsnoretoast",
|
||||
"version": "0.8.0",
|
||||
"port-version": 2,
|
||||
"description": "A tool to create Windows Toast notifications and parse them on Windows 8 or later.",
|
||||
"homepage": "https://invent.kde.org/libraries/snoretoast",
|
||||
"supports": "windows & !uwp",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user