0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-05-15 23:12:29 +00:00
Files

14 lines
279 B
PkgConfig
Raw Permalink Normal View History

# Package Information for pkg-config
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libSQL
Description: Open contribution fork of SQLite
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -llibsql
Libs.private: @LIBS@
Cflags: -I${includedir}