azure-storage-common-cpp

Common abstractions for Azure Storage SDK C++ libraries

brewmacoslinux
Try with needOr install directly
Source

About

Provides common Azure Storage-related abstractions for Azure SDK

Commands

azure-storage-common-cpp

Examples

Link against azure-storage-common-cpp in a C++ project$ pkg-config --cflags --libs azure-storage-common-cpp
Check installed version of azure-storage-common-cpp$ brew info azure-storage-common-cpp
Verify library installation path for C++ compilation$ brew --prefix azure-storage-common-cpp