8 Commits

Author SHA1 Message Date
Sébastien Rombauts
7dbcf482f2 Update copyright notice to 2023 2023-05-24 18:49:55 +02:00
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
Jonathan Guzmán
2554472a6c
add meson samples 2022-12-16 22:44:34 -06:00
Jonathan Guzmán
841247f061
add meson usage guide 2022-12-16 21:13:54 -06:00
Sébastien Rombauts
ac7541aaf7 Add README to example1 and other doc updates 2022-09-30 09:08:11 +02:00
Sébastien Rombauts
93580bda24 Fix the compilation of example2 on latest MSVC 2021-01-06 10:41:20 +01:00
Sébastien Rombauts
be1a8eeace Release 3.0.0 2020-01-31 09:43:28 +01:00
Sébastien Rombauts
adad71b1db Add an example2 based on SQLiteCpp_Example repository
Demonstrates how to use SQLiteCpp as a subdirectory (out of tree) of a CMake project.
2020-01-29 23:29:13 +01:00