0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-11-23 17:56:18 +00:00
libsql/libsql-ffi/bundled/SQLite3MultipleCiphers/sqlite3mc.pc.in
2024-01-09 18:12:03 +01:00

14 lines
339 B
PkgConfig

# 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