Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

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
}
]
}