Brett ab8abd93f1 | ||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
README.md | ||
build.bat | ||
build.sh | ||
meson.build |
README.md
examples/example2 - SQLiteCpp_Example
SQLiteCpp_Example demonstrates how to use SQLiteCpp as a subdirectory of a CMake project.
See https://github.com/SRombauts/SQLiteCpp_Example
See also examples/example1 for the main example on how to use SQLiteCpp in a C++ project