summaryrefslogtreecommitdiffstats
path: root/subprojects
AgeCommit message (Collapse)Author
2020-09-23Allow building with embedded SQLiteAdam Szmigin
* Meson and CMake builds take build option for system SQLite or embedded. * Unit tests no longer have direct SQLite dependency.
2020-08-09Add wrap file for sqlite3.Adam Szmigin
2019-06-03Various changes to improve building on Windowsmrsmidge