Jonathan Guzmán
1841e6b66f
add disable option for sqlite3_expanded_sql
...
make sqlite3_expanded_sql use optional and give a warning at compile time
along with a exception at runtime when used in an application
2022-12-19 19:18:31 -06:00
Jonathan Guzmán
e8b812e1e1
meson code review
...
change version to 3.2.1
change file sources array to files()
comment default flags
check for sqlite3_load_extension support
change warning() to message('warning:
2022-12-13 21:02:32 -06:00
Jonathan Guzmán
2d0d1aa69c
[meson] correct wrong option message
2022-12-11 20:06:42 -06:00
Jonathan Guzmán
c1b9420ba9
add missing compile options
2022-12-11 19:48:41 -06:00
Jonathan Guzmán
8d36ab8304
make std::filesystem optional
...
Add a switch to disable std::filesystem so it can be optinally disabled
this should let users that older compilers versions to disable it
2022-12-11 14:39:49 -06:00
Jonathan Guzmán
5e8cdbeb38
add explanations for samples in meson
2022-12-07 20:42:43 -06:00
Jonathan Guzmán
3db5d868ea
add basic meson support
2022-03-18 18:50:00 -06:00