meson project changes based on wrap submission review by UnixY2K · Pull Request #391 · SRombauts/SQLiteCpp (original) (raw)

description

this PR makes checks if there is a bundled sqlite3 in OSX that does not support load extension and disables the support automatically

note: line feeds were changed from CRLF to LF

changes

additional notes

on wrapdb this can be added as a patch as is only a change in the meson files and not the project itself

edit: there is a list of other changes that can be seen on the wrapdb repo