vcpkg/ports/blpapi/vcpkg.json
Jonathan Sweemer 250209efbb
[blpapi] add new port (#32603)
* [blpapi] add new port

* Deduplicate common prefixes, and better handle release-only triplets.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-07-25 12:20:51 -07:00

8 lines
242 B
JSON

{
"name": "blpapi",
"version": "3.20.2",
"description": "Bloomberg API Library (BLPAPI)",
"homepage": "https://www.bloomberg.com/professional/support/api-library/",
"supports": "(linux | (windows & !uwp)) & !static & (x86 | x64)"
}