vcpkg/ports/hffix/vcpkg.json
2023-10-02 16:11:08 -07:00

18 lines
351 B
JSON

{
"name": "hffix",
"version": "1.3.0",
"description": "Financial Information Exchange Protocol C++ Library",
"homepage": "https://jamesdbrock.github.io/hffix",
"license": "BSD-2-Clause",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}