mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:48:59 +08:00
60f251356d
Fixes #31330.
15 lines
327 B
JSON
15 lines
327 B
JSON
{
|
|
"name": "blingfire",
|
|
"version": "0.1.8.1",
|
|
"port-version": 1,
|
|
"description": "BlingFire is a lightning fast Finite State machine and REgular expression manipulation library.",
|
|
"license": "MIT",
|
|
"supports": "windows & !static",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|