mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-07 03:06:05 -04:00
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 |