mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-01 08:22:21 +08:00
Build raw sqlite interface as libsqlite3-sys
Use pkg-config to find it.
This commit is contained in:
@@ -15,3 +15,6 @@ name = "rusqlite"
|
||||
[dependencies]
|
||||
time = "~0.1.0"
|
||||
bitflags = "~0.1"
|
||||
|
||||
[dependencies.libsqlite3-sys]
|
||||
path = "libsqlite3-sys"
|
||||
|
||||
Reference in New Issue
Block a user