blpapi v3.25.1
- Created
- Updated
Bloomberg API Library (BLPAPI)
# Usage
The package blpapi provides CMake targets:
find_package(blpapi CONFIG REQUIRED)
target_link_libraries(main PRIVATE blpapi)
# License
Unknown
# Supported Platforms
(linux | (windows & !uwp)) & !static & (x86 | x64)
- ✅ linux-dynamic
- ✅ windows-x64-dynamic
- ✅ windows-x86-dynamic
- ❌
linux-static - ❌
osx - ❌
uwp - ❌
windows-arm64 - ❌
windows-static
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
Jonathan Sweemer
Mengna-Li