import("//Meta/gn/build/libs/third_party.gni") third_party_dependency("sqlite3") { libs = [ "sqlite3" ] }