tree: 7e8c8b38d5e49e57b8ffa6cc50fed00d6c5ce00f [path history] [tgz]
  1. basic.cpp
  2. CMakeLists.txt
  3. README.md
examples/cpp/README.md

OpenDAL Cpp Examples

Thank you for using OpenDAL Cpp Core!

Run Examples

mkdir build
cd build
cmake ..
make
./basic-example