mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:49:00 +08:00
18 lines
351 B
JSON
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
|
|
}
|
|
]
|
|
}
|