13 lines
287 B
PkgConfig
Raw Normal View History

2025-06-09 19:02:37 +01:00
homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk
prefix=${homebrew_sdkroot}/usr
exec_prefix=/usr
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: SQLite
Description: SQL database engine
2025-09-10 03:39:46 +01:00
Version: 3.51.0
2025-06-09 19:02:37 +01:00
Libs: -L${libdir} -lsqlite3
Libs.private:
Cflags: