1 Star 0 Fork 2

gitLgx/sqlite

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
sqlite.pc.in 258 Bytes
Copy Edit Raw Blame History
# Package Information for pkg-config
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: SQLite
Description: SQL database engine
Version: @RELEASE@
Libs: -L${libdir} -lsqlite
Libs.private: @LIBS@
Cflags: -I${includedir}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/gitlgx/sqlite.git
git@gitee.com:gitlgx/sqlite.git
gitlgx
sqlite
sqlite
master

Search