tree: 031ea23d5376998897762b1a717836ae5e5797a7 [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