Skip to content

Kontinuation/bce-cppsdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baidu Object Storage(BOS) SDK implemented by C++

Make BOS C++ SDK buildable with CMake, so that it can be easily integrated with other CMake-based projects. Currently this fork is only targeting Linux.

How To Build

mkdir build && cd build
cmake ..
make

About

Switch the build system of C++ SDK of BOS (Baidu Object Storage) to cmake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published