mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 15:59:01 +08:00
14 lines
257 B
JSON
14 lines
257 B
JSON
|
{
|
||
|
"name": "ereignis",
|
||
|
"version": "1.1",
|
||
|
"description": "A thread-safe C++17 Event Library",
|
||
|
"homepage": "https://github.com/Soundux/ereignis",
|
||
|
"license": "MIT",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|