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

18 lines
381 B
JSON

{
"name": "mpark-patterns",
"version-date": "2019-10-03",
"description": "MPark.Patterns is an experimental pattern matching library for C++17.",
"homepage": "https://github.com/mpark/patterns",
"license": "BSL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}