summaryrefslogtreecommitdiffstats
path: root/meson_options.txt
blob: 538b5db91616ad9451fc0b9de25981f9f2b4448f (plain)
1
2
option('system_sqlite', type: 'boolean', value: true,
    description: 'Use a system-wide installation of SQLite, rather than the built-in one.')