mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-28 12:28:54 +08:00
Enables compiling bundled sources with different flags.
Env variable name modeled after LIBSQLITE3_SYS_BUNDLING.
May want to println!("cargo:warning=...") instead of panicking.