0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-07-15 04:55:16 +00:00
Files
libsql/libsql-ffi/bundled/SQLite3MultipleCiphers/sqlite3mc.pc.in

14 lines
339 B
PkgConfig
Raw Normal View History

# Package Information for pkg-config
prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@
Name: sqlite3mc-@VERSION@
Description: SQLite3 with encryption extension supporting multiple ciphers
Version: @VERSION@
Libs: -L${libdir} -l@SQLITE3MC_LIBNAME@
Libs.private: -lpthread
Cflags: -I${includedir}/sqlite3mc