13 lines
287 B
PkgConfig
Raw Normal View History

2023-06-05 18:36:03 +01:00
homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
prefix=${homebrew_sdkroot}/usr
exec_prefix=/usr
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: SQLite
Description: SQL database engine
2024-01-01 16:33:25 +00:00
Version: 3.43.2
2023-06-05 18:36:03 +01:00
Libs: -L${libdir} -lsqlite3
Libs.private:
Cflags: