Jonathan Guzmán 5eec9122ba
correct executable name in meson
change the name to be `SQLITECPP_sample_demo2` instead of `SQLITECPP_sample_demo1`
2023-02-11 22:34:42 -06:00
..
2023-02-11 22:34:42 -06: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