mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 01:59:00 +08:00
1a1d9c8a64
Co-authored-by: Monica <v-liumonica@microsoft.com>
18 lines
351 B
JSON
18 lines
351 B
JSON
{
|
|
"name": "hffix",
|
|
"version": "1.4.1",
|
|
"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
|
|
}
|
|
]
|
|
}
|