Version:
Usage
Install the latest sqlite3 package with the following command:
meson wrap install sqlite3Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from sqlite3 3.50.4-1 can be used by adding the following lines to your meson.build file:
sqlite3_dep = dependency('sqlite3')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...