discord-bot/libs/SQLiteCpp-3.3.1/examples/example2/README.md

8 lines
315 B
Markdown
Raw Normal View History

2024-02-26 15:40:05 -05:00
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