yandex-disk-cpp-client v1.0.3
- Created
- Updated
Modern C++ client for Yandex.Disk REST API
# Usage
yandex-disk-cpp-client provides CMake targets:
find_package(yandex-disk-cpp-client CONFIG REQUIRED)
target_link_libraries(your_target PRIVATE yandex-disk-cpp-client::yandex-disk-cpp-client) # License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
# Host Dependencies
one transitive dependency:
- vcpkg-cmake-get-vars (by openssl )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
Fyodor Krasnov