vcpkg/ports/blpapi/usage
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

5 lines
132 B
Plaintext

The package blpapi provides CMake targets:
find_package(blpapi CONFIG REQUIRED)
target_link_libraries(main PRIVATE blpapi)