2022-09-30 09:08:11 +02:00

315 B

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