8 lines
315 B
Markdown
8 lines
315 B
Markdown
|
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
|