2020-04-12 00:42:18 +01:00

13 lines
290 B
PkgConfig

homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
prefix=${homebrew_sdkroot}/usr
exec_prefix=/usr
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: SQLite
Description: SQL database engine
Version: 3.28.0
Libs: -L${libdir} -lsqlite3
Libs.private:
Cflags: