vcpkg/ports/blingfire/vcpkg.json

14 lines
313 B
JSON
Raw Normal View History

{
"name": "blingfire",
"version": "0.1.8.1",
"description": "BlingFire is a lightning fast Finite State machine and REgular expression manipulation library.",
"license": "MIT",
"supports": "windows & !static & !uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}