mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:59:05 +08:00
53219b7c4e
* add feature * update version * del webview2 * update version * del feature * update version * update to 2.0.0 * udpare version * update verison * update version * update to 2.1.0 * update version * add dependency * update version * delete version * update to 2.6 * update version
14 lines
257 B
JSON
14 lines
257 B
JSON
{
|
|
"name": "ereignis",
|
|
"version": "2.3",
|
|
"description": "A thread-safe C++17 Event Library",
|
|
"homepage": "https://github.com/Soundux/ereignis",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|